test_ok2/py/apigen
guido 9f491f2058 [svn r37729] Added some code to py.io.FDCapture and py.io.OutErrCapture to allow writing
to the original (patched) file descriptor. Also made that the capturing object
is passed to apigen.py's build() function (from rsession.py), which uses the
new methods to print progress information.

--HG--
branch : trunk
2007-02-01 14:56:31 +01:00
..
rest [svn r37266] Fixed a problem in the CallFrame code, it doesn't like py.code.Source objects 2007-01-24 17:06:35 +01:00
source [svn r37602] Fixed support for files ending on a comment rather than a newline, fixed some 2007-01-30 15:46:57 +01:00
testing [svn r37638] Re-enabled the tests on win32 2007-01-30 21:51:57 +01:00
tracer [svn r37623] Get rid of last frame if possible (the frame containing start_tracing should 2007-01-30 17:58:11 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
api.js [svn r37383] Added call stacks, made that method pages aren't built at all anymore, made 2007-01-26 14:01:27 +01:00
apigen.js [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
apigen.py [svn r37729] Added some code to py.io.FDCapture and py.io.OutErrCapture to allow writing 2007-02-01 14:56:31 +01:00
conftest.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
htmlgen.py [svn r37637] Fixed Windows path problems for apigen; test_apigen_functional.py now works (couldn't test with the py lib itself, though, as it wants to build greenlets and i don't have a suitable c compiler installed). 2007-01-30 21:45:18 +01:00
layout.py [svn r37305] Added some JavaScript to show and hide function information (source and such). 2007-01-24 22:58:21 +01:00
linker.py [svn r37637] Fixed Windows path problems for apigen; test_apigen_functional.py now works (couldn't test with the py lib itself, though, as it wants to build greenlets and i don't have a suitable c compiler installed). 2007-01-30 21:45:18 +01:00
project.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
style.css [svn r37616] All code snippets are colored now, also properly fixed hiding of _* names 2007-01-30 17:29:33 +01:00
todo-apigen.txt [svn r37594] Fixed unicode issues in apigen/htmlgen.py and apigen/source, moved some methods 2007-01-30 14:24:27 +01:00