Message 141457 - Python tracker
Very simplistic patch to test_calendar.py that adds a test for this fix. This fails on the unpatched trunk b/c the unpatched output begins with b"b'<?xm" instead of b"<?xml ". Test needs a quick review... I'm not familiar with the conventions yet!