Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 1 | -7/+7 |
* | Py3: Use six.string_types instead of basestring | Shadab Zafar | 2016-05-31 | 1 | -1/+2 |
* | Py3: Use range from six.moves | Shadab Zafar | 2016-05-31 | 1 | -1/+2 |
* | Move human-friendly format functions to netlib.human, remove redundant implem... | Aldo Cortesi | 2016-05-31 | 1 | -3/+3 |
* | more style cleanup | Thomas Kriechbaumer | 2016-05-29 | 2 | -3/+6 |
* | pathod: fix most flake8 offenses | Thomas Kriechbaumer | 2016-05-28 | 2 | -4/+4 |
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 2 | -2/+0 |
* | remove str() | Shadab Zafar | 2016-05-26 | 1 | -1/+1 |
* | Use escaped_str functions for TokValueLiteral | Shadab Zafar | 2016-05-26 | 1 | -6/+7 |
* | Removed wrong import | Shadab Zafar | 2016-05-26 | 1 | -0/+1 |
* | Py3: Import and Other misc. stuff | Shadab Zafar | 2016-05-26 | 2 | -3/+7 |
* | fix encoding error on *too* random bytes | Thomas Kriechbaumer | 2016-05-15 | 1 | -1/+5 |
* | combine projects | Maximilian Hils | 2016-02-18 | 10 | -0/+2007 |