[issue9681] small typo in online documentation

2010-08-26 Thread Georg Brandl
Georg Brandl added the comment: Fixed in r84327. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___ __

[issue9681] small typo in online documentation

2010-08-25 Thread R. David Murray
Changes by R. David Murray : -- assignee: -> d...@python components: +Documentation nosy: +d...@python type: -> behavior ___ Python tracker ___ _

[issue9681] small typo in online documentation

2010-08-25 Thread Winston C. Yang
New submission from Winston C. Yang : See http://docs.python.org/library/subprocess.html 17.1.1.2. Exceptions containing traceback information from the child[']s point of view -- messages: 114901 nosy: wcyang priority: normal severity: normal status: open title: small typo in online do