Jorge Vargas wrote:
> yes indeed I just tried it and it's weird even if you leave it as
>
> def default(self,proj='New',sect='Edit',*args):
>
> it says invalid keyword argument which is weird, need to see what the
> CP folks say about this

It's not invalid CP code in any way. My guess is it's a bug in the
expose decorator's decoration-decorating decorators. ;) They use
getargspec to copy the argspec from the original function to the
wrappers, and should be easy to unit test to see if they're the
culprit..


Robert Brewer
System Architect
Amor Ministries
[EMAIL PROTECTED]


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

Reply via email to