Browse Source
Change AuthServiceProxyWrapper.__getattr__ to only wrap proxied attributes, not real attributes. This way AuthServiceProxyWrapper can continue logging RPC calls without complicating other object usages, and special case handling for the .url property can be dropped.0.16
Russell Yanofsky
7 years ago
1 changed files with 5 additions and 8 deletions
Loading…
Reference in new issue