00001 #!/usr/bin/env python 00002 # -*- Python -*- 00003 00004 class test: 00005 def __init__(self): 00006 pass 00007