]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/osrf/net_obj.py
Add Python unit testing and coverage report to "make check"
[OpenSRF.git] / src / python / osrf / net_obj.py
2011-05-09 dbsAdd Python unit testing and coverage report to "make...
2010-11-16 ericksonrepaired logic in the as-yet-unused import_array_data...
2010-11-16 ericksonrely on logic, not failure through try/catch, to determ...
2008-01-22 ericksoncreated a shallow clone method
2008-01-15 ericksonI started adding some basic bootstrap options looking...
2007-12-16 dbsContinue the march towards a pedantic 1.0 python API.
2007-12-16 dbsMove towards Pythonic API style conventions (as informe...
2007-07-28 ericksonre-factored and cleaned up the registered class base...
2007-07-26 ericksonpython only evaluates default function param values...
2007-07-17 ericksonadded config contexts for config files. fixed some...
2007-06-15 ericksonmore tuning of hinted object handling. added support...
2007-06-15 ericksonCleaned up the network hint / object registration code...
2007-05-18 ericksonbroke network-object logic out of the JSON parsing...