◐ Shell
clean mode source ↗

Message 148881 - Python tracker

Message148881

Author pitrou
Recipients dangermouseb, pitrou
Date 2011-12-05.18:06:07
SpamBayes Score 0.0043338113
Marked as misclassified No
Message-id <1323108368.32.0.510104541924.issue13533@psf.upfronthosting.co.za>
In-reply-to
Content
If we add a (yet another) variant of Py_Initialize, I would suggest we make it extensible by passing it a struct of arguments (so that the struct can be augmented without breaking compatibility).
History
Date User Action Args
2011-12-05 18:06:08pitrousetrecipients: + pitrou, dangermouseb
2011-12-05 18:06:08pitrousetmessageid: <1323108368.32.0.510104541924.issue13533@psf.upfronthosting.co.za>
2011-12-05 18:06:07pitroulinkissue13533 messages
2011-12-05 18:06:07pitroucreate