This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kbk
Recipients christian.heimes, kbk
Date 2007-12-24.03:34:16
SpamBayes Score 0.06757719
Marked as misclassified No
Message-id <1198467258.12.0.252901484804.issue1650@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, and it does on linux, also.  Someone changed the way help() 
works.  Since the help listing is often extensive and clutters up the 
shell, I'm thinking that the best solution would be to pop up a new 
window.  I haven't got around to addressing either the bug or a new 
design.
History
Date User Action Args
2007-12-24 03:34:18kbksetspambayes_score: 0.0675772 -> 0.06757719
recipients: + kbk, christian.heimes
2007-12-24 03:34:18kbksetspambayes_score: 0.0675772 -> 0.0675772
messageid: <1198467258.12.0.252901484804.issue1650@psf.upfronthosting.co.za>
2007-12-24 03:34:17kbklinkissue1650 messages
2007-12-24 03:34:17kbkcreate