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