Octal notation: severe deprecation

Stephen Thorne stephen.thorne at gmail.com
Wed Jan 12 22:07:12 EST 2005


On 12 Jan 2005 16:21:29 -0800, PJDM <PeterMayne at ap.spherion.com> 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



More information about the Python-list mailing list