6 Commits (5942fe3a5b835065056f623fd7802e0e30c4073d)

Author SHA1 Message Date
frozar 5942fe3a5b [SCRIPT] serve.py: display the address of the URL used by the server (copy/paste). 6 years ago
frozar 0d028f4a9d [SCRIPT] Check the python interpretor version in serve.py
If the python interpretor is to old, it doesn't have yet the context manager
protocol support:
https://stackoverflow.com/questions/48055880/attributeerror-exit-with-socketserver-on-python-3-4-3#answer-48056064

An alternative syntax is proposed to support python interpretor older than 3.6
6 years ago
DavidOConnor 6779329f21 Updated for 0.2.9, including a breaking change to Update 6 years ago
DavidOConnor 1136f6d8aa Updated for v0.2.5 release 6 years ago
DavidOConnor 5e89c4cf5d Updated for 0.1.12 6 years ago
DavidOConnor c8df7d2c5a Updated to recent spec with initial routing, and history 6 years ago