Warning Messages, was RE: Force anything to be a string.
Fredrik Lundh
fredrik at pythonware.com
Wed Sep 29 06:12:20 EDT 1999
Patrick Phalen <python-list at teleo.net> wrote:
> [Tim Peters on warnings re rereferencing builtin function names]:
> :: It's irritatingly difficult, but only because Python has no warning msgs
> :: today. So it means inventing a whole bunch of machinery and conventions
> :: where none currently exist. I think it should be done anyway, but since I'm
> :: not volunteering my own time to do it can't whine if nobody else does.
>
> Could IDLE handle this?
http://www.python.org/doc/essays/cp4e.html
discusses program analysis in the programming
environment, to some extent. since it's written
by GvR, I suspect he'll do this in IDLE.
and if you replace "IDLE" with "a Python
Programming Environment", others are
working on this as well...
</F>
More information about the Python-list
mailing list