##// END OF EJS Templates
remove sys_version for Python 3...
remove sys_version for Python 3 since we're now committed to using Python3, I decided to go through and clean up the code base to remove paths which depend on sys_version checks for Python3

File last commit:

r18039:462e3bd5
r22959:7851f8a3
Show More
_sysinfo.py
2 lines | 37 B | text/x-python | PythonLexer
MinRK
store git commit hash in utils._sysinfo instead of hidden git_commit_info.ini data file.
r6315 # GENERATED BY setup.py
Matthias Bussonnier
cast unicode to allow json dump
r18039 commit = u""