You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Be more explicit that we need Python 2.6 or later
This commit is contained in:
@@ -12,8 +12,8 @@ Introduction
|
|||||||
|
|
||||||
*uncompyle6* translates Python bytecode back into equivalent Python
|
*uncompyle6* translates Python bytecode back into equivalent Python
|
||||||
source code. It accepts bytecodes from Python version 2.5 to 3.4 or
|
source code. It accepts bytecodes from Python version 2.5 to 3.4 or
|
||||||
so, It has been tested on Python running versions 2.6, 2.7, 3.3,
|
so. The code requires Python 2.6 or later and has been tested on Python
|
||||||
3.4 and 3.5.
|
running versions 2.6, 2.7, 3.3, 3.4 and 3.5.
|
||||||
|
|
||||||
Why this?
|
Why this?
|
||||||
---------
|
---------
|
||||||
|
Reference in New Issue
Block a user