Limnoria/src/utils
Kill Your TV b46a0dd6a2 Unicode fixes for python 2.x
These changes have been tested with Python 3.2.3 and Python 2.7.5.
2013-08-17 14:12:10 +00:00
..
__init__.py Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02:00
crypt.py Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02:00
error.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
file.py Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
gen.py Fix core tests for Python 3 (actually imported + fixes). 2013-08-10 15:18:04 +02:00
iter.py Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02:00
net.py Socket: Forward DNS queries via the socks proxy (if any). 2013-08-17 15:47:39 +02:00
python.py Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02:00
seq.py add damerau-levenshtein distance to supybot.utils.seq 2011-02-25 18:36:09 +01:00
str.py Unicode fixes for python 2.x 2013-08-17 14:12:10 +00:00
structures.py utils.structures: Prevent a RingBuffer from being bigger than the new size, when calling resize(). 2012-12-27 12:22:14 +00:00
transaction.py Use open() instead of file(). 2012-08-04 13:13:16 +02:00
web.py utils.web.getEncoding: use <meta charset /> if available. 2013-07-09 12:40:42 +00:00