1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00
opentx/radio/util
Sean Vig 4bd90d79d0 Use with open(...) as ...: context managers
Instead of manually opening and closes file objects, use the context
manager that will properly handle opening and closing files for us, even
in the event of some error
2015-12-13 18:57:36 -06:00
..
.gitignore Fixes #2870 2015-09-26 07:59:04 +02:00
add-issue-links.py PEP8 radio/util/add-issue-links.py 2015-12-13 18:32:53 -06:00
addtr.py Use with open(...) as ...: context managers 2015-12-13 18:57:36 -06:00
bin2lbm.py Use with open(...) as ...: context managers 2015-12-13 18:57:36 -06:00
capitalize.py PEP8 radio/util/capitalize.py 2015-12-13 18:32:53 -06:00
codecs.py PEP8 radio/util/codecs.py 2015-12-13 18:32:53 -06:00
codeformat.sh Cosmetics 2015-08-01 20:20:18 +02:00
commit-tests.sh Horus simu compilation fix 2015-11-26 20:40:13 +01:00
copyright-header.txt Fixes #2870 2015-09-26 07:59:04 +02:00
copyright.py Use with open(...) as ...: context managers 2015-12-13 18:57:36 -06:00
dsm2.py PEP8 radio/util/dsm2.py 2015-12-13 18:32:54 -06:00
fat12.py PEP8 radio/util/fat12.py 2015-12-13 18:32:54 -06:00
font2png.py Use with open(...) as ...: context managers 2015-12-13 18:57:36 -06:00
img2lbm.py Use with open(...) as ...: context managers 2015-12-13 18:57:36 -06:00
include-guard.py Use with open(...) as ...: context managers 2015-12-13 18:57:36 -06:00
luaexport.py Use with open(...) as ...: context managers 2015-12-13 18:57:36 -06:00
maxvolume.cmd Directory transmitter renamed to radio 2013-12-02 07:13:57 +01:00
parse.py PEP8 radio/util/parse.py 2015-12-13 18:55:02 -06:00
sinus.py PEP8 radio/util/sinus.py 2015-12-13 18:55:02 -06:00
sport-parse.py PEP8 radio/util/sportparse.py 2015-12-13 18:55:02 -06:00
taranisicons.py PEP8 radio/util/taranisicons.py 2015-12-13 18:55:02 -06:00
translate.py PEP8 radio/util/translate.py 2015-12-13 18:55:03 -06:00
tts.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
tts_cz.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
tts_de.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
tts_en.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
tts_es.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
tts_fr.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
tts_it.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
tts_pt.py PEP8 and break up radio/util/tts.py 2015-12-13 18:55:03 -06:00
uncrustify.cfg Fixes #2870 2015-09-26 07:59:04 +02:00
video.sh Script for resizing / removing audio from videos 2015-07-11 08:53:37 +02:00