A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-October/039031.html below:

copysort patch, was RE: [Python-Dev] inline sort option

copysort patch, was RE: [Python-Dev] inline sort optionDelaney, Timothy C (Timothy) tdelaney at avaya.com
Sun Oct 19 19:34:47 EDT 2003
> From: Alex Martelli [mailto:aleaxit at yahoo.com]
> 
> I think we SHOULD have modules corresponding to built-in types,
> if there are important functions connected with those types but not
> appropriate as methods to populate them.  Perhaps we could use the 
> User*.py modules for the purpose, but making new ones seems
> better.

Well, we already have a precedent for this - the 'Sets' module.

So if we use the same naming convention ...

For discrete types:

    Lists
    Dicts
    Tuples
    Sets

for interfaces:

    Iterators
    Iterables

and for a catch-all

    Objects

Then we just have to argue over what goes where ;)

Tim Delaney

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4