> Well, I've resolved it by copying compat.py to compat2.py and
> switching all the references to it in chrome.py. Bizarre.
> Synchronization issue? Namespace issue? Not sure.

I had the same problem (Ubuntu trac 0,11)

The above trick worked for me as well. thanks

(To switch all references in chrome.py, do a global replace of
"compat." by "compat2.")


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to