Initial library directory

This commit is contained in:
Michael DeHaan
2012-02-23 14:18:51 -05:00
parent f31421576b
commit c4f6d493b3

5
library/ping Normal file
View File

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