Menu

Code Commit Log


Commit Date  
[r1710] by edloper

- Fixed spurious warning about identifiers occcuring in two groups
when pre-2.4-style decorators are used.

2008-02-01 19:53:20 Tree
[r1709] by edloper

- Fixed docstring typo

2008-02-01 19:47:06 Tree
[r1708] by edloper

- Removed debug-printf statement that was accidentally left in from
svn 1703.

2008-02-01 19:32:30 Tree
[r1707] by edloper

- Minor modification to ConsoleLogger.print_times formatting

2008-02-01 19:28:01 Tree
[r1706] by edloper

- Fixed a minor bug introduced in svn 1704

2008-02-01 19:21:54 Tree
[r1705] by edloper

- Fixed typo from previous checkin

2008-02-01 19:18:37 Tree
[r1704] by edloper

- Deregister loggers before cli.main() exits.
- Rearranged logger handling code in cli, to better handle the case
where multiple loggers are used.

2008-02-01 19:15:34 Tree
[r1703] by edloper

- Added support for @public decorator, which is assumed to append a
function's name to __all__. This can be turned off with the
configuration constant PUBLIC_DECORATOR_APPENDS_TO_ALL.

2008-01-31 06:52:33 Tree
[r1702] by edloper

- Pass options to plaintext writer

2008-01-31 06:50:04 Tree
[r1701] by edloper

- Added support for show_private option to plaintext writer

2008-01-31 06:49:44 Tree
Older >