You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
handle long literal constants faster
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Long lists pose a slowdown in uncompiling.
|
||||
x = [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]
|
||||
print(x)
|
1813
test/simple_source/expression/05_long_literals.py
Normal file
1813
test/simple_source/expression/05_long_literals.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user