1 2 3 4 5 6 7 8 9 10 11 12
"""test deprecated module """ __revision__ = 0 if __revision__: import optparse print optparse # false positive (#10061) import stringfile print stringfile