Initial library directory
This commit is contained in:
commit
d62fe17c40
1 changed files with 5 additions and 0 deletions
5
ping
Normal file
5
ping
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
import json
|
||||
|
||||
print json.dumps(1)
|
Loading…
Reference in a new issue