tpltnt
|
c8f11dc2d3
|
ported old-style classes to new-style
|
2019-05-26 08:28:18 +02:00 |
|
heartsucker
|
0750dbac38
|
updated all python files to use pep-3110 exception syntax for python3 compatibility
|
2019-04-04 11:57:58 +02:00 |
|
heartsucker
|
64f4dfa8ca
|
replaced all remaining instances of the print statement with the print function
|
2019-03-24 14:14:00 +01:00 |
|
meejah
|
031a88c25f
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
|
david-sarah
|
11077ea74d
|
Rename stringutils to encodingutil, and drop listdir_unicode and open_unicode (since the Python stdlib functions work fine with Unicode paths). Also move some utility functions to fileutil.
|
2010-07-11 17:30:15 -07:00 |
|
david-sarah
|
80252debcd
|
Unicode fixes.
|
2010-06-06 18:02:15 -07:00 |
|
Kevan Carstensen
|
63c8c65747
|
Alter CLI utilities to handle nonexistent aliases better
|
2010-02-10 18:43:18 -08:00 |
|
Brian Warner
|
9c866ada71
|
cli: factor out slow-http-operation to a separate module
|
2008-11-18 19:11:13 -07:00 |
|