[Python-Dev] RE: modules for builtin types (was Re: copysort patch)
Delaney, Timothy C (Timothy)
tdelaney at avaya.com
Mon Oct 20 17:35:48 EDT 2003
More information about the Python-Dev mailing list
Mon Oct 20 17:35:48 EDT 2003
- Previous message: [Python-Dev] SRE recursion removed
- Next message: [Python-Dev] listcomps vs. for loops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Alex Martelli [mailto:aleaxit at yahoo.com] > > Which is actually "sets" (lowercase leading s). You're right ... I had a brain fart, thinking we used: from Sets import set but of course it's: from sets import Set Damn. There goes a beautifully-crafted proposal ;) Tim Delaney
- Previous message: [Python-Dev] SRE recursion removed
- Next message: [Python-Dev] listcomps vs. for loops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list