##// END OF EJS Templates
demandimport: support importing builtins for Python 3...
demandimport: support importing builtins for Python 3 __builtin__ was renamed to builtins in Python 3. If importing __builtin__ fails, fall back to importing builtins in order to support Python 3.
Gregory Szorc -
r25674:5d0847cd default
Show More
Name Size Modified Last Commit Author
/ mercurial / default.d
mergetools.rc Loading ...