Hi Gary, Having written the core of lazr.enum, I decided to take a hack at https://bugs.launchpad.net/lazr.enum/+bug/154556.
First though, I edited the README.txt in the lazr.enum module to add the test first. I added the failing test then ran: ./setup.py test However it didn't fail. I then spent several attempts at trying to get the actual doctest for lazr.enum to run without success. How can we fix this? Cheers, Tim _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

