diff pythonServer.py @ 1081:267cbf724628

Add Graphics to DMRN Poster
author Dave <djmoffat@users.noreply.github.com>
date Wed, 16 Dec 2015 10:20:25 +0000
parents 888292c88c33
children f9c9a40f33bd
line wrap: on
line diff
--- a/pythonServer.py	Wed Dec 09 11:26:31 2015 +0100
+++ b/pythonServer.py	Wed Dec 16 10:20:25 2015 +0000
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
 import BaseHTTPServer
 from os import walk
 from os import path