changeset: 71443:3bc80b6f7cd8 branch: 3.2 parent: 71441:79d2682c4fc5 user: Ezio Melotti date: Thu Jul 21 11:16:32 2011 +0300 files: Lib/webbrowser.py description: #12601: fix typo. diff -r 79d2682c4fc5 -r 3bc80b6f7cd8 Lib/webbrowser.py --- a/Lib/webbrowser.py Thu Jul 21 09:35:19 2011 +0300 +++ b/Lib/webbrowser.py Thu Jul 21 11:16:32 2011 +0300 @@ -232,7 +232,7 @@ stdout=(self.redirect_stdout and inout or None), stderr=inout, start_new_session=True) if remote: - # wait five secons. If the subprocess is not finished, the + # wait five seconds. If the subprocess is not finished, the # remote invocation has (hopefully) started a new instance. time.sleep(1) rc = p.poll()

AltStyle によって変換されたページ (->オリジナル) /