1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/games/special
Shlomi Fish 5ac5039687 Convert the Layout_Method to staticmethod()
This way it can be called as before in both python2 and python3.
2017-08-25 18:25:58 +03:00
..
__init__.py 2to3 on pysollib/games/special/*.py 2017-05-22 00:15:22 +03:00
hanoi.py 2to3 on pysollib/games/special/*.py 2017-05-22 00:15:22 +03:00
memory.py flake8 - games/special 2017-04-19 12:03:45 +03:00
pegged.py 2to3 on pysollib/games/special/*.py 2017-05-22 00:15:22 +03:00
poker.py 2to3 on pysollib/games/special/*.py 2017-05-22 00:15:22 +03:00
tarock.py Convert the Layout_Method to staticmethod() 2017-08-25 18:25:58 +03:00