19 Nov
2010
19 Nov
'10
11:34 a.m.
Tres Seaver <tseaver@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