[Patches] [Patch #103169] Display Hook for Interactive Use
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 10 Jan 2001 02:42:06 -0800
Patch #103169 has been updated.
Project: python
Category: core (C code)
Status: Open
Submitted by: nowonder
Assigned to : gvanrossum
Summary: Display Hook for Interactive Use
Follow-Ups:
Date: 2001-Jan-10 02:42
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=103169&group_id=5470