[Zope-dev] SVN: Zope/branches/2.12/ Fixed the usage of pstats.Stats() output stream. The
Ross Patterson
me at rpatterson.net
Fri Nov 19 06:34:42 EST 2010
Tres Seaver <tseaver at palladion.com> writes:
> On 11/18/2010 05:03 PM, Ross Patterson wrote:
>> Log message for revision 118468:
>> Fixed the usage of pstats.Stats() output stream. The
>> Control_Panel/DebugInfo/manage_profile ZMI view has been broken since
>> Python 2.5. This breaks Python 2.4 compatibility when the
>> publisher-profile-file configuration option is set. This also removes
>> some ugly sys.stdout hackery.
>
> This change, and the subsequent ones, look pretty good. I'm hopeful
> that you mean to be forward-porting them to the trunk and the 2.13 branch.
Done and done, just wanted to make sure I didn't make any further
changes before porting them forward.
Ross
More information about the Zope-Dev
mailing list