1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-15 02:54:09 -04:00
PySolFC/pysollib/games/special
Shlomi Fish 8a00a4a57f Convert the Layout_Method to staticmethod()
This way it can be called as before in both python2 and python3.
2017-06-03 12:50:08 +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-06-03 12:50:08 +03:00