Advertisement
Guest User

Test Module

a guest
Oct 24th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [root@SO6_MCiGSN_Socket20 _modules]# cat so6test.py
  2. #!/usr/bin/env python
  3.  
  4. def test():
  5. '''Just a test function'''
  6. return True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement