search for: doctested

Displaying 3 results from an estimated 3 matches for "doctested".

Did you mean: contested
2009 Jun 15
0
python bindings update
Hi, here is a webpage for the Python bindings: http://certik.github.com/python-theora/ Changes since the last time: * tests added, e.g. there is a script that downloads some theora tests videos and then I test the python wrappers on them * every single method has a docstring with a doctested example * sphinx documentation added, see the link above * couple minor changes, like better control what arrays go to the encoder I suggest you browse the theora module docs: http://certik.github.com/python-theora/module_theora.html and go over the examples. This should give you an idea what is...
2006 Feb 10
2
[LLVMdev] PyPy sprint announcement: PyCon 2006, Texas, Feb 27st - March 2nd
Hello LLVM-ers, The next sprint of PyPy will be held in Dallas, Texas, at the PyCon conference. Most of you know about the LLVM back-end of PyPy. So far, we use mostly the static compilation features of LLVM, but as we are progressing on the JIT side we are considering starting sometime soon working on just-in-time machine code generation backends. Clearly, LLVM might prove to be a good target
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
Replaced the TurboGears 2 reference implementation with a simpler Django server. This implementation has worked out the server interface for an HTTP awake and config request. Started working on this ready portion, but nothing is ready yet. THIS IS A WORK IN PROGRESS: This patch is solely meant to solicit feedback. Please reply with suggestions and improvement ideas. Thanks. :) Signed-off-by: