Added optional delay argument to FileHandler and subclasses.
commit6e9c8024d3ea4590ebc42a1e32cc1d2e6f441f81
authorvinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 24 Jan 2008 12:37:08 +0000 (24 12:37 +0000)
committervinay.sajip <vinay.sajip@6015fed2-1504-0410-9fe1-9d1591cc4771>
Thu, 24 Jan 2008 12:37:08 +0000 (24 12:37 +0000)
treeb9c44c0f37e9063c0638b10726b69b4970effb76
parent64673008a487d940b4c2567a378e1433aec0618c
Added optional delay argument to FileHandler and subclasses.

git-svn-id: http://svn.python.org/projects/python/trunk@60237 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/logging/__init__.py