Comment 1 for bug 710602

Revision history for this message
Brandon Rhodes (brandon-rhodes) wrote :

I have just committed a fix that disables the example doctest expressions that are sensitive to time zone; are you able to pull the code from Bitbucket and see whether your issue is now resolved?

Also, note that I have moved from the non-standard setuptools "test" mechanism to supporting the "unittest2" approach that is now standard with Python 2.7; see the INSTALL docs for details. Let me know if there is anything else I can do to help make packaging easier for you!