[shpy-commit] r10134 - shpy/trunk/dist/shpy

hpk at codespeak.net hpk at codespeak.net
Wed Mar 23 19:55:04 MET 2005


Author: hpk
Date: Wed Mar 23 19:55:04 2005
New Revision: 10134

Removed:
   shpy/trunk/dist/shpy/osx_main.py
Log:
not needed, is it 



Deleted: /shpy/trunk/dist/shpy/osx_main.py
==============================================================================
--- /shpy/trunk/dist/shpy/osx_main.py	Wed Mar 23 19:55:04 2005
+++ (empty file)
@@ -1,9 +0,0 @@
-from ui_pygame import Terminal
-
-import sys, os
-
-print sys.executable, os.getcwd()
-
-os.chdir(os.path.join(os.path.dirname(sys.executable), '../Resources'))
-
-Terminal('codespeak.net:8888').run()


More information about the shpy-commit mailing list