You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
fix spelling errors
This commit is contained in:
@@ -8,7 +8,7 @@ See http://www.goebel-consult.de/decompyle/ for download and
|
||||
for further information
|
||||
"""
|
||||
|
||||
# This is a seperate test pattern, since 'continue' within 'try'
|
||||
# This is a separate test pattern, since 'continue' within 'try'
|
||||
# was not allowed till Python 2.1
|
||||
|
||||
for term in args:
|
||||
|
@@ -229,6 +229,6 @@ if __name__ == "__main__":
|
||||
|
||||
# Verification notes:
|
||||
# - xdrlib fails verification due the same lambda used twice
|
||||
# (verification is successfull when using original .pyo as
|
||||
# (verification is successful when using original .pyo as
|
||||
# input)
|
||||
#
|
||||
|
Reference in New Issue
Block a user