]> granicus.if.org Git - python/commit
Issue #5845: avoid an exception at startup on OS X if no .editrc file exists.
authorMark Dickinson <dickinsm@gmail.com>
Mon, 6 May 2013 13:39:31 +0000 (15:39 +0200)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 6 May 2013 13:39:31 +0000 (15:39 +0200)
commit9d351332a7b65e8e03725bc469b7989ccd68143f
tree28460b38fd5b0399757b6fc6f47912a7bee6965f
parent60bb107ef34615d150af24641df1cbb3d3c74521
Issue #5845: avoid an exception at startup on OS X if no .editrc file exists.
Lib/site.py