fijal
f65d6e9d35
[svn r37623] Get rid of last frame if possible (the frame containing start_tracing should
...
not be there, unless this is the last frame)
--HG--
branch : trunk
2007-01-30 17:58:11 +01:00
guido
bef3ad84ce
[svn r37579] Made that the package name can be set when using from_dict() to fill a
...
DocStorage.
--HG--
branch : trunk
2007-01-30 11:34:08 +01:00
guido
fe3a71994a
[svn r37545] Moved get_star_import_tree out of the DocStorage class, created 'pkg_to_dict'
...
function in docstorage.py and using that from apigen.py (to later simplify
py.test integration, and to improve testability). Simplified 'deindent()' a
bit, made the wrap_page use the filenames from the stylesheeturl and the
scripturls instead of having them hard-coded, some minor HTML/CSS changes.
--HG--
branch : trunk
2007-01-29 17:11:15 +01:00
guido
06cbe63616
[svn r37540] Nicer formatting of docstrings (de-indented and such), fixed problem getting
...
to frame source (IOError that popped up when building the py lib's api docs)
in description.py.
--HG--
branch : trunk
2007-01-29 15:20:31 +01:00
hpk
15c1ebe506
[svn r37463] test_get_initpkg_star_items() fails for me
...
when run as part of the whole py lib tests,
succeeds when ran as a single test.
Pruning sys.modules fixes this (but i am
not sure why the tracer depends on seeing
the import happen)
--HG--
branch : trunk
2007-01-28 12:02:19 +01:00
guido
3cf7c74d1e
[svn r37355] Fixing test (not sure why it was in this state?).
...
--HG--
branch : trunk
2007-01-25 21:39:43 +01:00
fijal
e4044030b3
[svn r37347] Enchance the test.
...
--HG--
branch : trunk
2007-01-25 18:03:54 +01:00
guido
ba07a8769f
[svn r37322] Turned out there was a function for this already, even... Thanks, fijal!
...
--HG--
branch : trunk
2007-01-25 12:59:02 +01:00
guido
c9545204d0
[svn r37266] Fixed a problem in the CallFrame code, it doesn't like py.code.Source objects
...
(no test, sorry, didn't succeed in reproducing it from a test yet), some minor
HTML changes.
--HG--
branch : trunk
2007-01-24 17:06:35 +01:00
hpk
5992a8ef21
[svn r37264] create the new development trunk
...
--HG--
branch : trunk
2007-01-24 15:24:01 +01:00