Python needs better error reporting

holger krekel pyth at devel.trillke.net
Sun Jun 30 06:57:05 EDT 2002


Opus wrote:
> Interesting idea.  Would these statistics be built from normal usage of the 
> language or from that person's usage?

that'd certainly be a configuration option.  But i guess common usage of 
python-expressions/tokens is not that different.

My personal try would just pump the standard lib modules through the
AST/Token-statistic profiler.

    holger





More information about the Python-list mailing list