Can run on 3.1. Fix some 3.1 function-call bugs

This commit is contained in:
rocky
2018-04-08 04:11:01 -04:00
parent 23fb07b1c9
commit 61e2b3b635
5 changed files with 8 additions and 7 deletions

View File

@@ -35,6 +35,7 @@ classifiers = ['Development Status :: 5 - Production/Stable',
'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.1',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',