]> granicus.if.org Git - python/commit
Issue4335: Added a test for inspect.getsourcelines with a module without EOL at EOF.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 2 Dec 2010 00:10:11 +0000 (00:10 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 2 Dec 2010 00:10:11 +0000 (00:10 +0000)
commitf546e7035f75608aa6fde6f6a84fe7c773c6626d
treebc4fdb530b564aff0f3ba42fe8a0f091a874ce7a
parent507e3f8d9d7fb5d2b549b5f4a92d0df93ac3449e
Issue4335: Added a test for inspect.getsourcelines with a module without EOL at EOF.
Lib/test/test_inspect.py