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 eric.smith
Recipients eric.smith, jennydaman
Date 2021-03-03.01:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614734469.73.0.859525117126.issue43380@roundup.psfhosted.org>
In-reply-to
Content
Was 
def createD(D):

supposed to be:
def createD(d):

?

Not that that changes your problem. I just want to understand the exact issue.
History
Date User Action Args
2021-03-03 01:21:09eric.smithsetrecipients: + eric.smith, jennydaman
2021-03-03 01:21:09eric.smithsetmessageid: <1614734469.73.0.859525117126.issue43380@roundup.psfhosted.org>
2021-03-03 01:21:09eric.smithlinkissue43380 messages
2021-03-03 01:21:09eric.smithcreate