detected old-style Python 2.4 class better

This commit is contained in:
rocky
2017-11-13 10:57:08 -05:00
parent 35e4e03468
commit 69847dbeec
3 changed files with 14 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
# Copyright (c) 2000-2002 by hartmut Goebel <h.goebel@crazy-compilers.com>
# Copyright (c) 1999 John Aycock
"""
Common uncompyle parser routines.
Common uncompyle6 parser routines.
"""
from __future__ import print_function