From e08eec3461cacc8791a5ab33fe5fde1105e2b215 Mon Sep 17 00:00:00 2001 From: "Tim D. Smith" Date: Fri, 13 Feb 2015 22:28:07 -0800 Subject: [PATCH] python: amend doc link in siteconfig --- Library/Formula/python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 1a054c4bbdcb..72815fc478b4 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -234,7 +234,7 @@ def sitecustomize <<-EOF.undent # This file is created by Homebrew and is executed on each python startup. # Don't print from here, or else python command line scripts may fail! - # + # import os import sys