Thanks everyone who sent Windows and Mac unittest reports. I've got enough of them now.
95% of the Windows errors are because I forgot to remove symlinks from the control values. The repr() problem is more mysterious: somehow one path is turning into unicode while the other isn't. The chmod error probably just needs some bits excluded from the comparision. The Mac errors have to do with the general temp directory being a symlink, and some paths being resolved while others aren't. I'll have to take that up with my Mac-loving colleagues. 0.1.1 will be in the Cheeseshop soon with fixed tests. -- Mike Orr <[EMAIL PROTECTED]> _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com