On Mon, Nov 17, 2008 at 6:36 AM, velappan velappan <[EMAIL PROTECTED]> wrote: > > Hi all , > Am working on trac 0.10 for past for months now i moved to 0.11. When > i try's to convert a part of code it showing an error message > > "AttributeError: 'int' object has no attribute 'update'". > Can any one help me out in this. with this post i have enclosed my > python and genshi code for your view
You've asked this same question before in like three different threads and the answer remains the same: It's impossible to say what the problem is without seeing a full traceback. Post the full traceback that leads to your error (if it doesn't come up in the web browser, make sure your environment has logging enabled, and it should come up in the log) and then it will likely be easy to point out where the problem is. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
