From e08eec3461cacc8791a5ab33fe5fde1105e2b215 Mon Sep 17 00:00:00 2001 From: Tim D. Smith Date: Fri, 13 Feb 2015 22:28:07 -0800 Subject: python: amend doc link in siteconfig --- Library/Formula/python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 1a054c4bb..72815fc47 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -234,7 +234,7 @@ class Python < Formula <<-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 -- cgit v1.2.3