cheat-fork-echo/cheatsheets/__init__.py
Louis Taylor 8dda6a9241 Package with distutils
Created cheatsheets package to store the default sheets.
2013-08-13 11:01:06 +01:00

4 lines
55 B
Python

import os
cheat_dir, __init = os.path.split(__file__)