Limnoria/src/utils
Valentin Lorentz 11bbc89c9d Properly handle multiple hosts in supybot.servers.http.hosts4.
See ebb48a4808 (which I reverted).
2017-10-28 09:50:12 +02:00
..
__init__.py core: Apply some suggestions of pyflakes. 2015-08-31 18:19:22 +02:00
crypt.py core: Apply some suggestions of pyflakes. 2015-08-31 18:19:22 +02:00
error.py Remove need for 2to3. 2015-08-11 16:50:23 +02:00
file.py Use utf-8 to encode files by default. 2015-12-23 15:22:19 +01:00
gen.py Fix support for Python < 3.4. 2017-02-25 13:24:03 +01:00
iter.py utils.iter: Allow None argument to filterfalse and all. 2016-10-27 20:51:36 +02:00
minisix.py utils: Remove dependency on parent package. 2015-08-30 17:33:39 +02:00
net.py Properly handle multiple hosts in supybot.servers.http.hosts4. 2017-10-28 09:50:12 +02:00
python.py Fix Python 3.6 support of utils.python.glob2re. 2016-09-14 20:09:00 +02:00
seq.py Remove fix_xrange. 2015-08-10 19:36:07 +02:00
str.py Remove unbreakable space. 2015-09-29 17:38:07 +02:00
structures.py Revert some instances of s/iteritems/items/ in be118c3338. 2016-11-11 13:04:00 +01:00
transaction.py Fix errors detected by PyLint. 2014-03-05 14:14:36 +01:00
web.py Removed HTTP(S) proxy code 2016-04-25 22:12:52 +02:00