Browse Source

add Id line..

[git-p4: depot-paths = "//depot/": change = 1749]
main
John-Mark Gurney 10 years ago
parent
commit
473315a7d9
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      pymediaserv

+ 3
- 0
pymediaserv View File

@@ -1,4 +1,7 @@
#!/usr/bin/env python
#
# $Id$
#

from twisted.internet import reactor
from twisted.application import service


Loading…
Cancel
Save