[Patches] [Patch #103170] (MosheZ) Implement PEP 217

noreply@sourceforge.net noreply@sourceforge.net
Wed, 10 Jan 2001 03:17:04 -0800


Patch #103170 has been updated. 

Project: python
Category: core (C code)
Status: Open
Submitted by: tim_one
Assigned to : gvanrossum
Summary: (MosheZ) Implement PEP 217

Follow-Ups:

Date: 2001-Jan-10 03:17
By: moshez

Comment:
Stop gap measure, seeing as the patches@python.org method did not work...

OK. This one is with docs.

-------------------------------------------------------

Date: 2001-Jan-10 02:45
By: ping

Comment:
This patch appears truncated (check out the last line).
-------------------------------------------------------

Date: 2001-Jan-10 02:44
By: ping

Comment:
Maybe there should be a saved copy of the original built-in routine in
sys.__displayhook__ so that (a) we can always restore the hook if we lose
it and (b) a user-written displayhook routine can call on the original.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103170&group_id=5470