[issue2258] Update command line docs for issue 1739468

2008-04-30 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Thanks Nick! -- nosy: +georg.brandl __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list m

[issue2258] Update command line docs for issue 1739468

2008-04-30 Thread Nick Coghlan
Nick Coghlan <[EMAIL PROTECTED]> added the comment: Updated in rev 62593. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __

[issue2258] Update command line docs for issue 1739468

2008-03-09 Thread Nick Coghlan
New submission from Nick Coghlan <[EMAIL PROTECTED]>: The ability to execute zip files and directories containing a __main__.py file needs to be covered in the documentation of the command line options. -- assignee: ncoghlan components: Documentation keywords: easy messages: 63412 nosy: