You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Patch for conditional tuple
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
"""
|
||||
test_class.py -- source test pattern for class definitions
|
||||
|
||||
This source is part of the decompyle test suite.
|
||||
|
||||
decompyle is a Python byte-code decompiler
|
||||
See http://www.goebel-consult.de/decompyle/ for download and
|
||||
for further information
|
||||
"""
|
||||
|
||||
class A:
|
||||
|
||||
|
Reference in New Issue
Block a user