Python 2.0 naive question

Martin von Loewis loewis at informatik.hu-berlin.de
Sun Oct 1 03:27:21 EDT 2000


David Bolen <db3l at fitlinxx.com> writes:

> I submitted a patch that reads the import table in any newly loaded
> module to determine which python DLL it was importing directly (as
> opposed to just existing in the process) and comparing it to the
> version of Python that was doing the importing.

I like that idea, and the patch.

Martin



More information about the Python-list mailing list