[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] e49901: [python] style, partia
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] e49901: [python] style, partial python3 compat |
Date: |
Wed, 03 Apr 2013 10:32:01 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: e49901bfa84df65be7ebde775bd188006b98cf5e
https://github.com/paparazzi/paparazzi/commit/e49901bfa84df65be7ebde775bd188006b98cf5e
Author: Felix Ruess <address@hidden>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M sw/ground_segment/python/messages_app/messagesframe.py
M sw/ground_segment/python/settings_app/settingsapp.py
M sw/ground_segment/python/settings_app/settingsframe.py
M sw/lib/python/messages_tool.py
M sw/lib/python/messages_xml_map.py
M sw/lib/python/settings_tool.py
M sw/lib/python/settings_xml_parse.py
Log Message:
-----------
[python] style, partial python3 compat
- pep8: 4 spaces
- use 'in' instead of has_key for checking dicts
- some fixes for settingsapp
Commit: 5f0423b6c9e8cbee82283e0fd7dcdfab7d4eddfd
https://github.com/paparazzi/paparazzi/commit/5f0423b6c9e8cbee82283e0fd7dcdfab7d4eddfd
Author: Felix Ruess <address@hidden>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M sw/lib/python/settings_xml_parse.py
Log Message:
-----------
[python] fix settingsapp: use generated var/<acname>/settings.xml
Compare:
https://github.com/paparazzi/paparazzi/compare/4fa240388789...5f0423b6c9e8
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] e49901: [python] style, partial python3 compat,
GitHub <=