Initial library directory

pull/4420/head
Michael DeHaan 2012-02-23 14:18:51 -05:00
parent f31421576b
commit c4f6d493b3
1 changed files with 5 additions and 0 deletions

5
library/ping Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/python
import json
print json.dumps(1)