[Python-ideas] Support multiplication for sets

Nick Coghlan ncoghlan at gmail.com
Fri Oct 7 23:37:54 CEST 2011


On Fri, Oct 7, 2011 at 5:30 PM, Mike Meyer <mwm at mired.org> wrote:
> Actually, that question makes me think that a meta-PEP on the process of
> vetting an idea before starting a real PEP might be worthwhile. In
> particular, that people should come up with real-world use cases and try and
> think of the worst abuses that might occur, etc.

The process is basically 'ask on python-ideas if a web search doesn't
show that it has already been proposed'. The next step will vary from
"not going to happen" through "file a feature request on the tracker"
to "write a PEP".

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-ideas mailing list