summaryrefslogtreecommitdiff
path: root/factory/utils.py
Commit message (Expand)AuthorAge
* Add a new Params section to factories.Raphaël Barrois2016-04-02
* Merge pull request #129 from anentropic/masterRaphaël Barrois2016-02-09
|\
| * Update utils.pyanentropic2014-03-13
| * Make safe repr more safeanentropic2014-02-03
* | Improve debug logging efficiency (Closes #155).Raphaël Barrois2015-07-11
* | Update header years.Raphaël Barrois2015-03-26
|/
* Fix log_pprint for *args (Closes #127).Raphaël Barrois2014-01-22
* Fix log_pprint (Closes #123).Raphaël Barrois2014-01-22
* Add Iterator.reset() (Closes #63).Raphaël Barrois2013-06-15
* Add logging calls (Closes #45).Raphaël Barrois2013-06-14
* Add full Python 3 compatibility (Closes #10, #20, #49).nkryptic2013-03-15
* Happy New Year!Raphaël Barrois2013-01-02
* Introduce 'CircularSubFactory.Raphaël Barrois2012-08-09
* utils.multi_extract_dict: improve docstring.Raphaël Barrois2012-07-10
* Switch `sorted` argument from `cmp` to `key`.Marc Abramowitz2012-07-10
* Cleaner extract_dict: allow excluded keys.Raphaël Barrois2012-04-15
* Move ATTR_SPLITTER logic to a dedicated module.Raphaël Barrois2012-04-09