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 berker.peksag
Recipients berker.peksag, rkommine, terry.reedy
Date 2016-12-17.01:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481939681.96.0.523314037588.issue28957@psf.upfronthosting.co.za>
In-reply-to
Content
I think there are two different Python installations in your $PATH (the one you compiled with UCS4 and the other one is compiled with UCS2 - probably the system Python)

Anyway, like Terry said, this is out of scope for this tracker.
History
Date User Action Args
2016-12-17 01:54:42berker.peksagsetrecipients: + berker.peksag, terry.reedy, rkommine
2016-12-17 01:54:41berker.peksagsetmessageid: <1481939681.96.0.523314037588.issue28957@psf.upfronthosting.co.za>
2016-12-17 01:54:41berker.peksaglinkissue28957 messages
2016-12-17 01:54:40berker.peksagcreate