Philippe Fremy <[EMAIL PROTECTED]> wrote:

> Any other idea of a fun python improvement project I could join without
> too much hassle ? I can't help but thinking that pychecker ought to be
> able to do a better job.

Have a look at pypy -- around the key idea of reimplementing Python's
runtime in Python, type inferencing on a somewhat restricted ("not too
dynamic/meta at runtime") subset of Python plays a key role there.


Alex
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to