On Tuesday 18 April 2006 11:27, [EMAIL PROTECTED] wrote: > During the 16-bit pass, SRE_CHAR expands to Py_UNICODE, so the call > to sre_literal_template is incorrect. Any ideas how to fix things?
I thought (but haven't had time to test) that making getstring return a union that's either SRE_CHAR* or Py_UNICODE* would make the problem go away. -- Anthony Baxter <[EMAIL PROTECTED]> It's never too late to have a happy childhood. _______________________________________________ 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