From 0d1ec9641403ea2de9588ffdb22b68a23e6c2547 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 17 Sep 2009 21:56:49 +0100 Subject: Python depends on a custom Readline The idea here is that this readline is installed, but not symlinked in. --- Library/Formula/python.rb | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'Library/Formula/python.rb') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 0624146bc..6d92d147c 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -1,5 +1,26 @@ require 'brewkit' +class Readline