]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #26733: Fixed formatting line numbers in test_dis.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Apr 2016 05:47:08 +0000 (08:47 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Apr 2016 05:47:08 +0000 (08:47 +0300)
Based on patch by Xiang Zhang.


Trivial merge