[docs] [bug] Another error message (documentation)

Georg Brandl georg at python.org
Sun Oct 6 09:14:21 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 28.09.2013 15:31, schrieb Pavel Fedotov:
> Python 3.3, documentation: 
> http://docs.python.org/3.3/tutorial/errors.html#exceptions
> 
> First expression output another error message:
> 
>>>> 10 * (1/0)
> Traceback (most recent call last): File "<stdin>", line 1, in <module> 
> ZeroDivisionError: division by zero
> 
> (instead of ... File "<stdin>", line 1, in ? ZeroDivisionError: int
> division or modulo by zero that documentation reports)

Hi Pavel,

thanks for the report, this is now fixed in the repository (and will
be live soon).

cheers,
Georg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (GNU/Linux)

iEYEARECAAYFAlJRDc0ACgkQN9GcIYhpnLBBYgCdHK/MOt2uhTJ/FoJoRNMd6YEw
KuUAnizMmnNH8ZZzjvp6ukE3ligueiLl
=RJRq
-----END PGP SIGNATURE-----


More information about the docs mailing list