]> git.evergreen-ils.org Git - OpenSRF.git/commit
Move towards Pythonic API style conventions (as informed by pylint)
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 16 Dec 2007 16:20:41 +0000 (16:20 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 16 Dec 2007 16:20:41 +0000 (16:20 +0000)
commite293c3a8e2f2c126561fd4de91bbc670985f32a8
treea6285d294ed0fda45809505d3e246d7f4e65e9de
parentc0a820449aee57ed7395b48119871b923a216f88
Move towards Pythonic API style conventions (as informed by pylint)

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1171 9efc2488-bf62-4759-914b-345cdb29e865
15 files changed:
src/python/osrf/cache.py
src/python/osrf/conf.py
src/python/osrf/ex.py
src/python/osrf/gateway.py
src/python/osrf/http_translator.py
src/python/osrf/json.py
src/python/osrf/log.py
src/python/osrf/net.py
src/python/osrf/net_obj.py
src/python/osrf/ses.py
src/python/osrf/set.py
src/python/osrf/stack.py
src/python/osrf/system.py
src/python/osrf/xml_obj.py
src/python/srfsh.py