Edgewall Software

Changes between Version 1 and Version 2 of Ticket #12641, comment 7


Ignore:
Timestamp:
Aug 14, 2017, 3:53:55 AM (7 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12641, comment 7

    v1 v2  
    1 Committed to 1.2-stable in r16231, merged to trunk in r16232.
     1Committed to 1.2-stable in r16231, merged to trunk in [16232,16234].
    22
    33I noticed the output was sorted without an explicit sort action in [browser:tags/trac-1.2.2/trac/admin/console.py console.py]. I tried debugging in the code and could not see where the output was being formatted. My best guess is that it's happening in `readline`.