third_party.pylibs.pylint.src/test/input/func_w0406.py
root 4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00

10 lines
112 B
Python

"""test module importing itself
"""
__revision__ = 0
import func_w0406
if __revision__:
print func_w0406