SIGN IN SIGN UP

Change [_Py_]re_compile_pattern() to return a char*.

Since it only returns an error message (or NULL) there's no reason
for it to be unsigned char *, and various compilers like this better.
G
Guido van Rossum committed
d19c04a88e8c4720818e3a01671547ffdde01c98
Parent: 5ade084