Issue #3726: Allowed spaces in separators in logging configuration files.
commitf2a487f1cca12f8d2a50f1a3efe9dfb95ca6efc4
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 3 Sep 2008 09:20:05 +0000 (3 09:20 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 3 Sep 2008 09:20:05 +0000 (3 09:20 +0000)
tree490a144c362ffb35efd048a0fc5e3c78407db798
parent41f8fde7cf407b86899bdf2cb2163dc5a742bb62
Issue #3726: Allowed spaces in separators in logging configuration files.

git-svn-id: http://svn.python.org/projects/python/trunk@66180 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS