On Friday, December 14, 2012 9:16:26 PM UTC-7, zooko wrote: > > Aha, it probably has to do with this environment variable that I have set: > > PYTHONDONTWRITEBYTECODE=1 >
Confirmed that unsetting PYTHONDONTWRITEBYTECODE, rerunning "make", and then rerunning this test caused the test to pass. So, you could ignore this as a not-a-bug, or you could figure out how to make that test work even when the PYTHONDONTWRITEBYTECODE variable is set. Regards, Zooko -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
