This website works better with JavaScript
Home
Explore
Help
Sign In
taddeus
/
multitouch
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Removed unused Python shebang.
Taddeus Kroes
13 years ago
parent
4f62d702a0
commit
c5b29a5a1f
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/tuio_server.py
+ 0
- 1
src/tuio_server.py
View File
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
from OSC import OSCServer
OSCServer.print_tracebacks = True