[docs] Invalid link in "SystemExit" documentation (2.x, Section 6)

Bock, Harry HBock at zebra.com
Wed Feb 27 16:35:16 CET 2013


Hi,

I stumbled upon a bug in the "SystemExit" exception documentation for Python 2.x:
http://docs.python.org/2/library/exceptions.html#exceptions.SystemExit

The line "Instances have an attribute code" has a reference to the "code" module:
http://docs.python.org/2/library/code.html#module-code

Which is not what the SystemExit attribute is referring to.  The cross-reference should be removed, and no other change is needed. The documentation explains the attribute well.

Thanks for the great documentation!  Keep up the great work.

[cid:image001.gif at 01CE14D1.DB643160]

Harry Bock
Firmware Test Engineer
ZEBRA TECHNOLOGIES CORPORATION

1 Albion Road
Suite 100
Lincoln, RI 02865-3703
T: +1 401 276 5720
hbock at zebra.com
www.zebra.com<http://www.zebra.com/>





________________________________
- CONFIDENTIAL-

This email and any files transmitted with it are confidential, and may also be legally privileged. If you are not the intended recipient, you may not review, use, copy, or distribute this message. If you receive this email in error, please notify the sender immediately by reply email and then delete this email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20130227/59968a12/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 2901 bytes
Desc: image001.gif
URL: <http://mail.python.org/pipermail/docs/attachments/20130227/59968a12/attachment-0001.gif>


More information about the docs mailing list