Message407869
| Author |
terry.reedy |
| Recipients |
JelleZijlstra, Mark.Shannon, iritkatriel, nedbat, sdeibel, terry.reedy |
| Date |
2021年12月06日.22:12:04 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1638828724.69.0.803215387192.issue13548@roundup.psfhosted.org> |
| In-reply-to |
| Content |
This seems to be fixed. On 3.11.0a2 installed on Windows and fresh build of .0a2+, I see return on line 11, which is correct.
f:\dev3円x>python ../tem/tem.py
Running Debug|x64 interpreter...
f:\dev\tem\tem.py 7 call
f:\dev\tem\tem.py 8 line
f:\dev\tem\tem.py 10 line
f:\dev\tem\tem.py 11 line
f:\dev\tem\tem.py 11 return
Irit, please confirm (or not) on your *nix system. |
|