summaryrefslogtreecommitdiff
path: root/urwid/old_str_util.py
Commit message (Expand)AuthorAgeFilesLines
* Python dual support (#266)Andrew Dunai2018-01-041-5/+6
* Fix some Python 3 things that work fine in 2.6 anyway.Eevee (Alex Munroe)2014-05-111-3/+4
* Fix all trailing whitespace.Eevee (Alex Munroe)2014-05-111-5/+5
* fix lots of small typosPaul Ivanov2014-02-211-1/+1
* clean up many warnings from pyflakesIan Ward2012-03-171-1/+1
* clean up differing and duplicated compatibility codeIan Ward2011-02-081-52/+51
* fix test_urwid unit tests under python3Ian Ward2011-01-141-30/+32
* fix python implementation of calc_text_pos and calc_width, tests pass.Ian Ward2011-01-131-14/+54
* python 2.4 and 2.5 compatibility workIan Ward2011-01-111-0/+6
* IT WORKS!!!Wendell2010-08-041-36/+15
* Mostly working... but not so good with the tests.Wendell2010-05-241-1/+1
* Stop calling type() on literals.Marien Zwart2010-03-071-11/+11
* Stop using backticks for reprs.Marien Zwart2010-03-071-4/+4
* untab old_str_util.pyIan Ward2009-11-041-272/+272
* merged rbreu-cmodule changes 55:75. closes #2ian2007-02-091-0/+341