On Wed, Oct 11, 2006 at 11:43:13PM +0200, Wichert Akkerman wrote: > Previously Andrew Bennetts wrote: > > The real problem as you noted in your original message is that there's no > > way to > > distinguish between a pyc file that is only intended to be used as a cache > > of > > bytecode for a py file, and a pyc file that is intended to be used > > standalone. > > Isn't the existing or non-existing of a corresponding .py file a good > indication?
No. It means one of two things, if you read the thread carefully. -- Paul Winkler http://www.slinkp.com _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
