zeronet/src/Debug
Sergei Bondarenko a871b5dbe7 fix issue #936
os.path.join(*file_path.split("/")) construction drops leading slash from string thus making absolute path relative. It leads into problems in case if data_dir differs from directory where is zeronet installed.
2017-05-22 20:31:44 +03:00
..
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
Debug.py Support traceback info formatting 2016-11-07 23:09:39 +01:00
DebugHook.py Print message before shutdown 2016-11-07 23:10:31 +01:00
DebugMedia.py fix issue #936 2017-05-22 20:31:44 +03:00
DebugReloader.py Dont log changed files 2017-01-29 19:02:40 +01:00