Issue 3544: "expection" typo - Python tracker

Issue3544

Created on 2008-08-11 23:29 by endolith, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg71035 - (view) Author: (endolith) Date: 2008-08-11 23:29
http://docs.python.org/lib/typecontextmanager.html

"if any expection that occurred should be suppressed"
msg71047 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2008-08-12 07:30
This is already fixed in SVN.
History
Date User Action Args
2022-04-11 14:56:37adminsetgithub: 47794
2008-08-12 07:30:32georg.brandlsetstatus: open -> closed
resolution: out of date
messages: + msg71047
2008-08-11 23:29:39endolithcreate