Limnoria/src/utils
2014-01-20 15:19:06 +01:00
..
__init__.py Continue accelerating the 2to3 step (remove fix_idioms, fix_imports2, fix_input, fix_intern, fix_isinstance, fix_ne, fix_next, and fix_raw_input). 2014-01-20 15:13:01 +01: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 Fix file descriptor leaks 2014-01-03 17:44:01 +01:00
gen.py Continue accelerating the 2to3 step (remove fix_nonzero, fix_operator, and fix_paren). 2014-01-20 15:19:06 +01:00
iter.py Continue accelerating the 2to3 step (remove fix_idioms, fix_imports2, fix_input, fix_intern, fix_isinstance, fix_ne, fix_next, and fix_raw_input). 2014-01-20 15:13:01 +01:00
net.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02:00
python.py Fix stack frames display for objects without __dict__ attribute. 2013-12-25 16:08:07 +00:00
seq.py add damerau-levenshtein distance to supybot.utils.seq 2011-02-25 18:36:09 +01:00
str.py Start accelerating the 2to3 step (remove fix_apply, fix_buffer, fix_callable, fix_exec, fix_execfile, fix_exitfunc, fix_filter, fix_funcattrs, fix_future, fix_getcwdu, and fix_has_key). 2014-01-20 14:49:47 +01:00
structures.py Continue accelerating the 2to3 step (remove fix_nonzero, fix_operator, and fix_paren). 2014-01-20 15:19:06 +01:00
transaction.py Fix file descriptor leaks 2014-01-03 17:44:01 +01:00
web.py utils/web.py: Attempt to fix handling of RSS feeds using broken entity references. 2013-11-26 15:15:07 +00:00