`reduce` for Python 3.x

[email protected] Thu, 29 Oct 2009 09:40:16 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from cvaliente <None>:

This patch eliminates the DeprecationWarning for "reduce() not supported in 3.x; use functools.reduce()"

----------
Type     : enhancement
Component: core
Keywords : py3k
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4066