[Python-ideas] Looking for a "batch" function
Shane Hathaway
shane at hathawaymix.org
Sun Jul 18 03:54:43 CEST 2010
On 07/17/2010 07:02 PM, Nick Coghlan wrote:
> It isn't that this is an uncommon problem - it's that any
> appropriately general solution is going to be suboptimal in many
> specific applications, while an optimal solution for specific
> applications is going to be insufficiently general to be appropriate
> for the standard library.
Well, I feel like there is in fact a general solution that would be near
optimal for many applications, but I would rather spend time refining
the idea in real projects rather than get much into theory at the
moment. Thanks for the feedback.
Shane
More information about the Python-ideas
mailing list