[Python-Dev] Re: PEP239 (Rational Numbers) Reference Implementation and new issues (original) (raw)
Tim Peters tim.one@comcast.net
Thu, 03 Oct 2002 22:34:00 -0400
- Previous message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implemen tation and new issues
- Next message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implemen tation and new issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Delaney, Timothy]
... Actually, following through my thought processes,
x:y
is only legal in the context of a sequence slice i.e. inside[]
.
Dicts are worse. {1:2:3} would be hopelessly ambiguous.
- Previous message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implemen tation and new issues
- Next message: [Python-Dev] Re: PEP239 (Rational Numbers) Reference Implemen tation and new issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]