Thanks. I overlooked that case. Changed note accordingly. http://trac.edgewall.org/wiki/TracDev/UnitTests?action=diff&version=14 -- anatoly t.
On Mon, Jan 18, 2010 at 6:49 PM, Remy Blank <[email protected]> wrote: > anatoly techtonik wrote: >> Is it still actual? IMO Python regenerates *.pyc files by itself >> automaticall. Can anybody provide an example when it doesn't happen? > > The problem is not re-generating the .pyc files, it's when the .py file > has been removed, but the .pyc file stays around. In that case, you can > still import the module, even though the source has disappeared. > > -- Remy > >
-- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.
