commit | 247763d64e4d56ad1cd3bb33e34d1af0048a68ed | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Apr 12 08:46:28 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Apr 12 08:46:28 2016 +0300 |
tree | 27b1459f0e1d63fe528a0db39400a2bd8db53756 | |
parent | de886d92336ece3d52ef86c8c13c00e6fd3b1f09 [diff] |
Issue #26733: Fixed formatting line numbers in test_dis. Based on patch by Xiang Zhang.