##// END OF EJS Templates
py3: replace types.NoneType with type(None)...
py3: replace types.NoneType with type(None) types.NoneType is not present in Python 3.
Pulkit Goyal -
r36401:24b48166 default
Show More
Name Size Modified Last Commit Author
/ hgext / fsmonitor / pywatchman
__init__.py Loading ...
bser.c Loading ...
capabilities.py Loading ...
compat.py Loading ...
encoding.py Loading ...
load.py Loading ...
pybser.py Loading ...