5 Commits (0d028f4a9d094c46f493f35145358b5fef143783)

Author SHA1 Message Date
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