Edmund Eyles added the comment:
Changes proposed in file 23978 look good to me!
On 16/12/2011 13:28, Ezio Melotti wrote:
>
> Changes by Ezio Melotti:
>
>
> Added file: http://bugs.python.org/file23978/issue13613.diff
>
> ___
>
New submission from Edmund Eyles :
The documentation for Python 2.7.2 has a section of examples for the regular
expression match() function, based on a poker hand, at section 7.2.6.1. These
examples show a suit of cards as having 14 cards! The ace is counted twice, as
'1' and
New submission from Edmund Eyles :
The documentation for the webbrowser module at
http://www.python.org/doc/2.5/lib/module-webbrowser.html refers to the
use of the BROWSER environment variable as a means to control which
browser is run. However, it makes no mention of how the browser name(s)
in