Issue 5173: "What's new" claims StandardError was removed in 2.6 (original) (raw)
Issue5173
Created on 2009-02-06 18:07 by mjwpp, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg81288 - (view) | Author: Matthew Woodcraft (mjwpp) | Date: 2009-02-06 18:07 |
In the current "What's New In Python 3.0" documentation, under "Changes To Exceptions", it is claimed that the removal of StandardError is "in 2.6 already". But according to the 2.6.1 documentation, StandardError is still there in its usual place. | ||
msg81289 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2009-02-06 18:11 |
Thanks, fixed in r69372. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:45 | admin | set | github: 49423 |
2009-02-06 18:11:13 | georg.brandl | set | status: open -> closedresolution: fixedmessages: + |
2009-02-06 18:07:56 | mjwpp | create |