]> granicus.if.org Git - python/commit
Ever-so-slight improvementL the patterns to recognize import
authorGuido van Rossum <guido@python.org>
Tue, 13 Oct 1998 16:12:36 +0000 (16:12 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 13 Oct 1998 16:12:36 +0000 (16:12 +0000)
commite73d702344ad85fa1386d77cfa4d56091e39835b
tree78030e9d6d51528eeeff37acfd3569a00147555e
parent7d447aabbf6a97f5d2a988e56fb9381cdfba32d6
Ever-so-slight improvementL the patterns to recognize import
statements now also stop at ';' (formerly they only stopped at '#').
Lib/pyclbr.py