Merge branch 'master' into python-2.4

This commit is contained in:
rocky
2020-01-28 01:44:05 -05:00
4 changed files with 4 additions and 3 deletions

View File

@@ -228,6 +228,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)
#