]> granicus.if.org Git - python/commitdiff
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)
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.
........


No differences found