Bugs item #1536059, was opened at 2006-08-07 17:08 Message generated for change (Comment added) made by sgala You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1536059&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: Python 2.6 Status: Open Resolution: None Priority: 5 Submitted By: Nick Coghlan (ncoghlan) Assigned to: Nobody/Anonymous (nobody) Summary: Missing builtin help for with and as Initial Comment: The builtin help system has no results for help('with') and help('as'). This needs to be fixed for 2.6 when the with statement is available by default. The two new keywords will also need to be listed under help('keywords'). ---------------------------------------------------------------------- Comment By: Santiago Gala (sgala) Date: 2006-08-19 12:26 Message: Logged In: YES user_id=178886 patch #1542681 tries to fix it ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1536059&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com