[Python-Dev] Inconsistent behaviour in import/zipimport hooks
João Paulo Silva
s.joaopaulo at gmail.com
Sat Nov 12 05:23:42 CET 2005
Hi (first post here, note that English is not my native language),
One thing we shoudn't forgot is that Osvaldo is porting Python to a
plataform that has not so much disk space. He needs Python modules
with just the essencial.
I like ideias like __debug__ opcode, but in Osvaldo use case, there
are limitations to expanding a Python module size.
What the problem for the interpreter looks for both .pyc and .pyo? I
believe zipimport way to lookup modules is more useful.
--
Até mais..
João Paulo da Silva
LinuxUser #355914
ICQ: 265770691 | Jabber: joaopinga at jabber.org
PS: Guido, sorry the PVT...
More information about the Python-Dev
mailing list