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 brett.cannon
Recipients Valentin.Lorentz, brett.cannon, loewis, serhiy.storchaka
Date 2016-03-25.17:08:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458925708.27.0.819149175647.issue26640@psf.upfronthosting.co.za>
In-reply-to
Content
Yes because the location of the object is based on where it's defined, not where you got it from.

While I get the motivation to be a little cleaner in the xmlrpc package, "practicality beats purity" here in that the reorg isn't worth it at this point in the face of potentially breaking code for little benefit.

Closing as "wont fix"; sorry, Valentin.
History
Date User Action Args
2016-03-25 17:08:28brett.cannonsetrecipients: + brett.cannon, loewis, Valentin.Lorentz, serhiy.storchaka
2016-03-25 17:08:28brett.cannonsetmessageid: <1458925708.27.0.819149175647.issue26640@psf.upfronthosting.co.za>
2016-03-25 17:08:28brett.cannonlinkissue26640 messages
2016-03-25 17:08:27brett.cannoncreate