summaryrefslogtreecommitdiffstats
path: root/pyload/network/Bucket.py
Commit message (Collapse)AuthorAgeFilesLines
* 'from time' -> 'import time' and so on...Gravatar Walter Purcaro 2015-05-121-4/+3
|
* Use 'import' instead 'from' (2)Gravatar Walter Purcaro 2015-05-011-2/+4
|
* PEP-8, Python Zen, refactor and reduce code (part 9 in master module/network)Gravatar fedeG 2015-04-201-5/+2
| | | | | | | | | | | | Conflicts: module/network/Bucket.py module/network/CookieJar.py pyload/network/Browser.py pyload/network/HTTPChunk.py pyload/network/HTTPDownload.py pyload/network/HTTPRequest.py pyload/network/RequestFactory.py pyload/network/XDCCRequest.py
* Fix commentsGravatar Walter Purcaro 2015-04-161-1/+1
|
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-0/+52
|
* module tempGravatar Walter Purcaro 2015-02-161-52/+0
|
* Spare code fixes (2)Gravatar Walter Purcaro 2014-12-121-3/+2
|
* Spare code fixesGravatar Walter Purcaro 2014-12-111-1/+1
|
* Bucket and CookieJar from 0.5.0Gravatar Walter Purcaro 2014-12-111-10/+19
|
* License cleanupGravatar Walter Purcaro 2014-12-071-16/+1
|
* PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-011-1/+1
|
* module -> pyloadGravatar Walter Purcaro 2014-09-141-0/+59