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 pitrou
Recipients eric.snow, meador.inge, pitrou
Date 2012-07-16.10:20:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342378882.3324.1.camel@localhost.localdomain>
In-reply-to <1342378543.69.0.238492849946.issue15352@psf.upfronthosting.co.za>
Content
> Anyway, I am hitting another problem now -- _freeze_importlib is *not* idempotent.

What do you mean with "idempotent"? Deterministic?
History
Date User Action Args
2012-07-16 10:20:48pitrousetrecipients: + pitrou, meador.inge, eric.snow
2012-07-16 10:20:48pitroulinkissue15352 messages
2012-07-16 10:20:48pitroucreate