| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
--HG--
branch : distribute
extra : rebase_source : f05e05486f624a3234e19af2d5b108e80b82df10
|
|
|
|
|
|
|
|
| |
3.
--HG--
branch : distribute
extra : rebase_source : 50d0da5b2e099c4bfe55ad81dce0f73edb4f994c
|
|
|
|
|
|
|
|
| |
credentials for uploading docs.
--HG--
branch : distribute
extra : rebase_source : 0de13aa44d415d7afef4218190ef0742999630ff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Python 3.
While base64 accepts a string in Python 2, the module in Python 3 only
works with bytes. Changed the code so that base64.encodebytes() is
used, else catch the AttributeError and use base64.encodestring(). Not
fully tested yet as there is another failure farther down under under
Python 3.
--HG--
branch : distribute
extra : rebase_source : 37078c416d98ee7f6dff1715731ab3f0c186b6cf
|
|
|
|
|
|
| |
--HG--
branch : distribute
extra : rebase_source : b1e08e29f75d14970b7d4d57692c2e0013449637
|
|
packages.python.org
--HG--
branch : distribute
extra : rebase_source : e8d62df101ab017b71ec9c923f64bc3494ba8979
|