com/p/django-logging/issues/detail?id=5
-keithb
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe
getattr returns a function, so you want to be sure to call it before
calling split.
var2 = var().split('\\')[1]
-keithb
Greg wrote:
> I tired doing that. However I guess the end result for var is
> different for each way:
>
> var = getattr(self, 'get_
2 matches
Mail list logo