You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Comment last change
This commit is contained in:
@@ -32,6 +32,7 @@ __docformat__ = "restructuredtext"
|
||||
|
||||
from uncompyle6.version import VERSION
|
||||
|
||||
# This ensures VERSION will appear in pydoc
|
||||
__version__ = VERSION
|
||||
|
||||
PYTHON3 = sys.version_info >= (3, 0)
|
||||
|
Reference in New Issue
Block a user