third_party.pylibs.pylint.src/test/input/func_w0402.py

10 lines
126 B
Python
Raw Normal View History

2006-04-26 10:48:09 +00:00
"""test wildard import
"""
__revision__ = 0
from input.func_fixme import *
def abcd():
"""use imports"""
function()