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