Issue 1690324: Typographical Error - Python tracker (original) (raw)

Issue1690324

Created on 2007-03-29 02:44 by myeo, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg31675 - (view) Author: Mervyn Yeo (myeo) Date: 2007-03-29 02:44
Python Tutorial 8.3 Handling Exceptions "One my also instantiate an exception first before raising it and add any attributes to it as desired." 'my' should be 'may' instead.
msg31676 - (view) Author: George Yoshida (quiver) (Python committer) Date: 2007-03-29 05:11
This is a known issue and already fixed in the subversion(see r52048 and r52049). Thanks for the report anyway.
History
Date User Action Args
2022-04-11 14:56:23 admin set github: 44782
2007-03-29 02:44:25 myeo create