>> This PEP outlines a mechanism for controlling the generation and
>> location of compiled Python bytecode files.
Martin> I believe this is currently underspecified: It only talks about
Martin> where .pyc files are written. Wherefrom are they read?
Fixed in the latest draft, checked into cvs as pep-0304.
Skip