##// END OF EJS Templates
prioritize function token for inspection...
prioritize function token for inspection foo(a=str.| will find `foo` instead of `str`

File last commit:

r18039:462e3bd5
r20471:240eef90
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""