commit | 997a1c88a87b14e727731662df5623ec5fa1cca9 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Apr 12 08:47:20 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Apr 12 08:47:20 2016 +0300 |
tree | 176e2bd2c0a0acaa4c34deee0b08fee42e413961 | |
parent | 92a5f47d2cc4e685a201f7f28b2a2039762e3cc9 [diff] |
Issue #26733: Fixed formatting line numbers in test_dis. Based on patch by Xiang Zhang.