This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mcepl
Recipients christian.heimes, iritkatriel, mcepl
Date 2021-12-04.17:35:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638639354.71.0.834491912941.issue45964@roundup.psfhosted.org>
In-reply-to
Content
> Matej, does your build system perhaps strip off the shebang of Lib/pdb.py? That would explain why you are getting the function on line 93.

Yes, that’s it. Thank you.
History
Date User Action Args
2021-12-04 17:35:54mceplsetrecipients: + mcepl, christian.heimes, iritkatriel
2021-12-04 17:35:54mceplsetmessageid: <1638639354.71.0.834491912941.issue45964@roundup.psfhosted.org>
2021-12-04 17:35:54mcepllinkissue45964 messages
2021-12-04 17:35:54mceplcreate