On 12 Jan 2005 16:21:29 -0800, PJDM <[EMAIL PROTECTED]> wrote: > Maybe P3K will have an integer literal like "n_b" for "the integer n in > base b".
I would actually like to see pychecker pick up conceptual errors like this: import datetime datetime.datetime(2005, 04,04) Regards, Stephen Thorne -- http://mail.python.org/mailman/listinfo/python-list