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 arigo
Recipients arigo, nadeem.vawda, ncoghlan
Date 2011-08-29.11:49:53
SpamBayes Score 0.00026222243
Marked as misclassified No
Message-id <1314618594.32.0.967367939363.issue12850@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose I'm fine either way, but do you have a reason for not exposing the variables to the linker?  Some Windows-ism were such exposed variables are slower to access than static ones, maybe?  The point is that they are kind of "internal use only" anyway, so designing nice APIs around them looks overkill to me.
History
Date User Action Args
2011-08-29 11:49:54arigosetrecipients: + arigo, ncoghlan, nadeem.vawda
2011-08-29 11:49:54arigosetmessageid: <1314618594.32.0.967367939363.issue12850@psf.upfronthosting.co.za>
2011-08-29 11:49:53arigolinkissue12850 messages
2011-08-29 11:49:53arigocreate