mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Added a test for the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway.
This commit is contained in:
@@ -491,6 +491,10 @@ config1: ok.
|
||||
config2: exceptions.AttributeError
|
||||
config3: exceptions.KeyError
|
||||
-- log_test4 end ---------------------------------------------------
|
||||
-- log_test5 begin ---------------------------------------------------
|
||||
ERROR:root:just testing
|
||||
exceptions.KeyError... Don't panic!
|
||||
-- log_test5 end ---------------------------------------------------
|
||||
-- logrecv output begin ---------------------------------------------------
|
||||
ERR -> CRITICAL: Message 0 (via logrecv.tcp.ERR)
|
||||
ERR -> ERROR: Message 1 (via logrecv.tcp.ERR)
|
||||
|
||||
Reference in New Issue
Block a user