[Python-Dev] PyRun_ with file name (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Fri Aug 6 22:51:53 CEST 2004


There is a constant issue of mixing CRTs on Windows. Patch 1003535 proposes to work around them by adding yet another PyRun_ function. I'm in favour, except that:

I'm doubtful as to whether specifying an opening mode is necessary.

What do you think?

Martin



More information about the Python-Dev mailing list