Limnoria/src/utils
2016-09-14 20:09:00 +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 core: Apply some suggestions of pyflakes. 2015-08-31 18:19:22 +02:00
iter.py core: Apply some suggestions of pyflakes. 2015-08-31 18:19:22 +02:00
minisix.py utils: Remove dependency on parent package. 2015-08-30 17:33:39 +02:00
net.py Try to provide Server Name Indication even if Python does not have SSLContext. 2016-07-20 20:42:40 +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 utils.structures: Define __slots__ for more classes. 2015-12-02 12:22:24 +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