2007/5/4, Jennifer Cranfill <[EMAIL PROTECTED]>: > > Hi, I am using openwfe-1.7.3pre0 and trying to set the agent-pyya-tag > pyya to instantiate each time. Is this supported for pyyas? > > (...) > > __init__.py", line 225, in _build_ > self.entries.append(Entry(self, agent)) > File "/Desktop/openwfe-1.7.3pre0/etc/python-apre/lib/openwfe/apre/ > __init__.py", line 104, in __init__ > self.regex = re.compile(agent.name) > AttributeError: 'tuple' object has no attribute 'name' > > However when I set instantiate back to "once", python-apre starts > fine. Am I doing something wrong?
Hi Jennifer, you're not doing anything wrong. I've added a bug report for that : https://sourceforge.net/tracker/index.php?func=detail&aid=1712478&group_id=54621&atid=474244 I've checked in a potential fix for it : http://openwfe.svn.sourceforge.net/viewvc/openwfe/trunk/openwfe-python/openwfe/apre/__init__.py?r1=2676&r2=3633 Please tell me if it does the trick, if not, I'll have to reset a test env for this. Meanwhile, OpenWFEpy is making some progress : http://blog.opensourceconnections.com/2007/05/03/openwfepy-and-dynamic-language-toolkit/ Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE 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/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
