New submission from Priyanshu <priyanshu...@mech.nits.ac.in>:

The finally clause is not executed when an exception occurs and 'raise' keyword 
is used in except clause.

----------
components: Windows
messages: 398278
nosy: Priyanshu, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Improper behaviour of 'finally' keyword
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44746>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to