Initial library directory

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

5
ping Normal file
View file

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