[reportlab-users] More bugs with Paragraph, with underlined links

Dinu Gherman gherman at darwin.in-berlin.de
Mon Nov 12 04:35:40 EST 2007


Hi Robin & Co.,

this might be very useful in debugging the Paragraph class. The videos
on http://codeinvestigator.googlepages.com/p2 look very promising, at
least...

Regards,

Dinu


Anfang der weitergeleiteten E-Mail:


> From: martien friedeman <martien.friedeman at gmail.com>

> Date: 12. November 2007 02:50:57 MEZ

> To: python-announce-list at python.org

> Subject: CodeInvestigator version 0.6.0 released.

>

> CodeInvestigator version 0.6.0 was released on November 8.

>

> This version adds support for input() and raw_input() functions.

>

> The main changes:

>

> * The 'Details' button on the file selection screen gives access

> to statistics, stdin and stdout for the running program. Control Z

> and control D keys in stdin are honored.

>

> * Keyword values are now recorded just like variable values.

>

> * Bug fixes. An expression that evaluates to a function call was

> not handled correctly.

>

>

> CodeInvestigator is a tracing tool for Python programs.

>

> Running a program trough CodeInvestigator creates a recording.

> Program flow, function calls, variable values and conditions are all

> stored for every line the program executes.

>

> The recording is then viewed with an interface consisting of the

> code. The code can be clicked: A clicked variable displays its value,

> a clicked loop displays its iterations.

>

> You read code, and have at your disposal all the run time details of

> that code. A computerized desk check tool and another way to learn

> about your program.

>

> http://sourceforge.net/project/showfiles.php?group_id=183942

> --

> http://mail.python.org/mailman/listinfo/python-announce-list

>

> Support the Python Software Foundation:

> http://www.python.org/psf/donations.html




More information about the reportlab-users mailing list