Int methods (was RE: string.py)
Quinn Dunkan
quinn at pfennig.ugcs.caltech.edu
Mon Feb 21 14:57:46 EST 2000
More information about the Python-list mailing list
Mon Feb 21 14:57:46 EST 2000
- Previous message (by thread): Int methods (was RE: string.py)
- Next message (by thread): Int methods (was RE: string.py)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 20 Feb 2000 17:54:55 -0500, Tim Peters <tim_one at email.msn.com> wrote: >The parser has trouble with 5.radix because "maximal munch" lexing sucks up Beautiful! Move aside, "greedy matching", let's go change the re documentation to say "maximal munch". have-to-have-something-to-differentiate-ourselves-from-perlers-ly y'rs incidentally, in ruby: 4.type -> Fixnum 4. isn't a float in ruby 4.0.type -> Float
- Previous message (by thread): Int methods (was RE: string.py)
- Next message (by thread): Int methods (was RE: string.py)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list