2008/9/10 Martin v. Löwis <report@bugs.python.org>:
> I have now committed the change as r66362 (including the missing
> documentation updates), and ported it to 3.0 as r66363 (where I had to
> change the flag value and regenerate the data, as the flag 0x100 was
> already taken).

That's unfortunate -- perhaps the 2.6 flag and data can be brought in line, to make future merges easier?

--
--Guido van Rossum (home page: http://www.python.org/~guido/)