[Python-Dev] Re: PyRun_* functions (original) (raw)
Guido van Rossum guido@python.org
Fri, 25 Apr 2003 11:38:35 -0400
- Previous message: [Python-Dev] Re: PyRun_* functions
- Next message: [Python-Dev] should sre.Scanner be exposed through re and documented?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How do I make certain that FILE* parameters are only passed to these functions if it is certain that they were created by the same library that the Python runtime is using?
On which platform?
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Re: PyRun_* functions
- Next message: [Python-Dev] should sre.Scanner be exposed through re and documented?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]