Georg Brandl <ge...@python.org> added the comment: Doc review: Small typo, Flase vs False. Also, exceptions are "raised" rather than "thrown" in Python land (same for the docstring). Both exception references should be :exc:`OSError`.
Otherwise, looks fine to me. Raising priority; this should go into 3.2. ---------- nosy: +georg.brandl priority: normal -> critical _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9299> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com