1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
Shlomi Fish 95a0d7d007 refactor/modernize the calls to open()
use "with", flags
2020-10-06 18:43:15 +03:00
..
game flake8 compliance 2020-09-07 11:20:53 +03:00
games fix flake8 + tidyall tests 2020-08-27 11:52:59 +03:00
kivy try2fix flake 8 tests [travis/etc.] 2020-06-17 20:53:11 +03:00
macosx Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
pysolgtk try2fix flake 8 tests [travis/etc.] 2020-06-17 20:53:11 +03:00
tile refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
tk refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
ui refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
winsystems Retire pysol.xbm & .xpm & the unused code that uses them 2020-03-11 14:57:28 +02:00
__init__.py Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
acard.py Try fix demo in freecell. 2017-08-25 18:25:58 +03:00
actions.py refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
app.py Refactor cardset config.txt parser to a new module 2020-10-06 14:35:28 +03:00
app_stat.py Extract a common module/library/header. 2019-04-29 15:14:36 +03:00
app_stat_result.py Extract a common module/library/header. 2019-04-29 15:08:04 +03:00
app_statistics.py Extract a common module/library/header. 2019-04-30 17:14:57 +03:00
cardsetparser.py refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
customgame.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
gamedb.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
help.py Improve internationalization 2019-08-31 13:22:21 +03:00
hint.py flake8 compliance 2020-09-07 11:20:53 +03:00
htmllib2.py refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
images.py try2fix flake 8 tests [travis/etc.] 2020-06-17 20:53:11 +03:00
init.py Use freecell-solver wo which fc-solve. 2020-06-24 16:59:40 +03:00
layout.py Crude code to get some func running in py3. 2017-08-25 18:25:58 +03:00
main.py Fix command line option error message 2020-03-01 12:07:48 +02:00
mfxutil.py refactor/modernize the calls to open() 2020-10-06 18:43:15 +03:00
move.py Made the new flake8 and travis happier. 2017-11-04 20:15:52 +02:00
mygettext.py fix tests 2019-11-13 08:39:59 +02:00
options.py fix tests 2019-11-13 08:39:59 +02:00
pysolaudio.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
pysolrandom.py flake8 compliance 2020-09-07 11:20:53 +03:00
pysoltk.py flake8 2018-03-21 10:45:12 +02:00
resource.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
settings.py prepare for the new release 2020-06-22 13:28:22 +03:00
stack.py Fix for ScorpionTail in python3. 2020-06-16 10:34:05 +03:00
stats.py Improve internationalization 2019-08-31 13:22:21 +03:00
struct_new.py Fix the 'picturegallery' game. 2019-08-07 12:28:29 +03:00
util.py Retire pysol.xbm & .xpm & the unused code that uses them 2020-03-11 14:57:28 +02:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Refactoring / code cleanup. 2019-05-31 17:22:49 +03:00