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 chupym
Recipients benjamin.peterson, chupym, r.david.murray
Date 2013-02-01.08:02:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359705726.12.0.654944033202.issue17022@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the fast reply. The explanation seems valid, but the behavior is not consistent with other high level languages, and also with plain reasoning. I have a big java background experience and I am now with python for almost 3 years doing really hard core stuff, and I am still surprised by some solutions that you have adopted (like GIL for instance) and really happy about others, anyway thank you for a great language.
History
Date User Action Args
2013-02-01 08:02:06chupymsetrecipients: + chupym, benjamin.peterson, r.david.murray
2013-02-01 08:02:06chupymsetmessageid: <1359705726.12.0.654944033202.issue17022@psf.upfronthosting.co.za>
2013-02-01 08:02:06chupymlinkissue17022 messages
2013-02-01 08:02:05chupymcreate