]> granicus.if.org Git - python/commit
Recorded merge of revisions 80458 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Tue, 4 May 2010 16:17:50 +0000 (16:17 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 4 May 2010 16:17:50 +0000 (16:17 +0000)
commit47f8f4bdb551b4eee552418b2673fa6598f67336
tree1928bb429b6fb92ea083aac77ba7118ae5bf8afb
parentc69160e808d6a3b1e00993dc858fad48c596079a
Recorded merge of revisions 80458 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

Sean merged this in r84059.

........
  r80458 | sean.reifschneider | 2010-04-25 02:31:23 -0400 (Sun, 25 Apr 2010) | 3 lines

  Fixing obscure syslog corner-case when sys.argv = None, syslog() would call
  openlog() for every logged message.
........