Find This Module

gregpinero at gmail.com gregpinero at gmail.com
Wed Jul 4 16:00:07 EDT 2007


I'm looking at the source for the module sre_compile.py and it does
this import:

import _sre

But I can't find a file related to _sre anywhere.  Where is it?  And
more generally, how does one find the location of a built in module?

Thanks,

Greg




More information about the Python-list mailing list