On 7/23/07, Joe Gregorio <joe at bitworking.org> wrote: > I've submitted the following patch to fix test_pyexpat.py: >> http://www.python.org/sf/1759016 >> Part of the fix was to remove the 'returns_unicode' attribute. > Should the updates to the documentation be added to this > patch or submitted as a separate patch? Thanks! I've submitted this as r56512. An all-in-one patch is fine. Since I'm not an expat expert, could someone else check the code? -- --Guido van Rossum (home page: http://www.python.org/~guido/)