Message from discussion
Issue 6 in python-for-android: adding readline module
Received: by 10.101.138.7 with SMTP id q7mr1660066ann.25.1348371226895;
Sat, 22 Sep 2012 20:33:46 -0700 (PDT)
X-BeenThere: python-for-android@googlegroups.com
Received: by 10.236.149.34 with SMTP id w22ls7390599yhj.8.gmail; Sat, 22 Sep
2012 20:33:46 -0700 (PDT)
Received: by 10.236.78.232 with SMTP id g68mr6997128yhe.3.1348371226254;
Sat, 22 Sep 2012 20:33:46 -0700 (PDT)
Received: by 10.236.78.232 with SMTP id g68mr6997126yhe.3.1348371226245;
Sat, 22 Sep 2012 20:33:46 -0700 (PDT)
Return-Path: <3GYNeUBIOACINWRFML-DMP-8LBPMGBEMMEJCAMBC....@codesite.bounces.google.com>
Received: from mail-gg0-f203.google.com (mail-gg0-f203.google.com [209.85.161.203])
by gmr-mx.google.com with ESMTPS id c5si389215anq.3.2012.09.22.20.33.46
(version=TLSv1/SSLv3 cipher=OTHER);
Sat, 22 Sep 2012 20:33:46 -0700 (PDT)
Received-SPF: pass (google.com: domain of 3GYNeUBIOACINWRFML-DMP-8LBPMGBEMMEJCAMBC....@codesite.bounces.google.com designates 209.85.161.203 as permitted sender) client-ip=209.85.161.203;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3GYNeUBIOACINWRFML-DMP-8LBPMGBEMMEJCAMBC....@codesite.bounces.google.com designates 209.85.161.203 as permitted sender) smtp.mail=3GYNeUBIOACINWRFML-DMP-8LBPMGBEMMEJCAMBC....@codesite.bounces.google.com
Received: by ggnq1 with SMTP id q1so22523ggn.4
for <python-for-android@googlegroups.com>; Sat, 22 Sep 2012 20:33:45 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.224.189.75 with SMTP id dd11mr7224060qab.6.1348371225859; Sat,
22 Sep 2012 20:33:45 -0700 (PDT)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: python-for-android
X-GoogleCode-Issue-Id: 6
References: <4-6908202960705463977-14114534337541861276-python-for-android=googlecode.com@googlecode.com>
<0-6908202960705463977-14114534337541861276-python-for-android=googlecode.com@googlecode.com>
In-Reply-To: <4-6908202960705463977-14114534337541861276-python-for-android=googlecode.com@googlecode.com>
Message-ID: <5-6908202960705463977-14114534337541861276-python-for-android=googlecode....@googlecode.com>
Date: Sun, 23 Sep 2012 03:33:45 +0000
Subject: Re: Issue 6 in python-for-android: adding readline module
From: python-for-andr...@googlecode.com
To: python-for-android@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
Comment #5 on issue 6 by bwanama...@gmail.com: adding readline module
http://code.google.com/p/python-for-android/issues/detail?id=6
I would actually rather have 2.6 with readline than 2.7 without it. Does
that make sense?