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 gpolo
Recipients Arfrever, Ramchandra Apte, Want to Delete This Account, gpolo
Date 2012-10-18.15:24:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350573867.73.0.949153974259.issue16248@psf.upfronthosting.co.za>
In-reply-to
Content
For something that has been around for so long, I would be a little more careful.

My suggestion is: no longer declare readprofile as an internal function; remove the direct call to readprofile from Tk.__init__; tell users about the new behavior, and the need to call readprofile themselves if they wish to.

In some years we might be able to estimate if readprofile is used at all, and then decide about removing it. Since I haven't been active as a Python committer, I will let the final decision to someone else.
History
Date User Action Args
2012-10-18 15:24:27gpolosetrecipients: + gpolo, Arfrever, Want to Delete This Account, Ramchandra Apte
2012-10-18 15:24:27gpolosetmessageid: <1350573867.73.0.949153974259.issue16248@psf.upfronthosting.co.za>
2012-10-18 15:24:27gpololinkissue16248 messages
2012-10-18 15:24:27gpolocreate