Re: [Pyobjc-dev] PyObjC- vs. Python Unicode
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-07-02 20:12:44
|
Ronald Oussoren wrote: > >> SRE doesn't work because it tests types using '==' instead of > >> 'isinstance'. IMHO this is a bug in SRE. > > > > I agree. Do you report it or shall I do it? I think it's important > > to get this fixed before 2.3 final. > > bug #764548 FWIW, the bug has been fixed in Python CVS. Just |