Advertisement
Guest User

Untitled

a guest
Jun 12th, 2013
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. #!/usr/bin/env python
  2. # quickly publishes to a topic
  3.  
  4. import os
  5. import time
  6. import sys
  7.  
  8. print "XBMC TEST STOP SCRIPT"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement