Limnoria/src/utils
Valentin Lorentz 6ffcf122a7 Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02: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 Internationalize string-handling functions in src/utils/. 2013-04-21 16:00:31 +02:00
iter.py Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02:00
net.py Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01: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 Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02: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 Fix fetch of RSS feeds containing unicode. 2013-05-13 10:51:24 +02:00