##// END OF EJS Templates
Update history.py to use pathlib...
Update history.py to use pathlib Tests were returning exeption in atexit_operations AttributeError: 'str' object has no attribute 'unlink' This commit embraces usage of pathlib in history.py and related tests, fixing aforementioned problem.

File last commit:

r18039:462e3bd5
r26129:948a79c2
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""