R-2.9.7
This commit is contained in:
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.9.6-stable+timestamp.2014.09.04.22.28.47
|
||||
Version 2.9.6-stable+timestamp.2014.09.04.22.30.15
|
||||
|
||||
@@ -198,7 +198,6 @@ if PYTHON_VERSION[:2] < (2, 7):
|
||||
else:
|
||||
from collections import OrderedDict
|
||||
|
||||
|
||||
CALLABLETYPES = (types.LambdaType, types.FunctionType,
|
||||
types.BuiltinFunctionType,
|
||||
types.MethodType, types.BuiltinMethodType)
|
||||
|
||||
Reference in New Issue
Block a user