Mateusz Loskot <[email protected]> wrote: > >I'm wondering, why PyImport_ExecCodeModule function takes char* >instead of const char*?
My guess is "history". -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list
