]> git.ipfire.org Git - thirdparty/babel.git/commit
LazyProxy: Handle AttributeError in specified func (#724)
authorNikiforov Konstantin <kostya.nik.3854@gmail.com>
Wed, 30 Sep 2020 15:17:16 +0000 (20:17 +0500)
committerGitHub <noreply@github.com>
Wed, 30 Sep 2020 15:17:16 +0000 (18:17 +0300)
commit044416707f9effbe77582779a09ae9e37a0f6ffd
tree3320fb9aa691b9d247706ac58bff02a8b6a77349
parente0e6aa614546855ccb76637b8d910382b6e94dba
LazyProxy: Handle AttributeError in specified func (#724)

Fixes #723

Co-authored-by: Aarni Koskela <akx@iki.fi>
babel/support.py
tests/test_support.py