- 14 Jul, 2011 6 commits
-
-
Stephen Morris authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
which is not (at least yet) applicable. also added a note about the difference between the C++ doc and the python version derived from it.
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
-
- 13 Jul, 2011 6 commits
-
-
JINMEI Tatuya authored
- explicitly imports the json module in __init__.py (this should actually be done at the isc package level, but we now don't rely on the implicit side effect). - get the reference to the dumps() callable at the RequestLoader initialization time and keep it thereafter. This would also slightly improve runtime performance.
-
Stephen Morris authored
-
Stephen Morris authored
-
Jelte Jansen authored
so that *not* using it must be specified explicitely changed most test cases to not set it (as they are testing other things)
-
JINMEI Tatuya authored
in load()
-
JINMEI Tatuya authored
which will be used for the remaining work in trac983.
-
- 12 Jul, 2011 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the only exposed interface is load() right now. also made overall document cleanup/enhancements.
-
JINMEI Tatuya authored
generating pydoc in the python API implementation.
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
must be specified explicitly.
-
-
JINMEI Tatuya authored
there doesn't seem to be a simple and portable way to allow direct sharing, so I chose to get access to the variables via the python interpretor.
-
- 11 Jul, 2011 9 commits
-
-
JINMEI Tatuya authored
seem to like this type of mismatch. Since the function is very short, removing this const wouldn't matter much.
-
JINMEI Tatuya authored
in Makefile.am for python tests.
-
Jelte Jansen authored
-
Stephen Morris authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
- 08 Jul, 2011 7 commits
-
-
JINMEI Tatuya authored
RequestACL as a result of review.
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
- 07 Jul, 2011 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-