##// END OF EJS Templates
modified to join urls with '/'.join instead of os.path.join. @takluyver pointed out that while os.path.join does work for this on OS X and Linux, it's not meant for constructing URLs, so fails on Windows where paths are constructed using \ rather than /.
modified to join urls with '/'.join instead of os.path.join. @takluyver pointed out that while os.path.join does work for this on OS X and Linux, it's not meant for constructing URLs, so fails on Windows where paths are constructed using \ rather than /.

File last commit:

r6446:74c10b3c
r8440:c726188a
Show More
_sysinfo.py
2 lines | 36 B | text/x-python | PythonLexer
# GENERATED BY setup.py
commit = ""