5 lines
85 B
Python
5 lines
85 B
Python
#!/usr/bin/env python
|
|
"""a python file without .py extension"""
|
|
|
|
__revision__ = None
|