I am glad that folks find it useful. I know I do.<br><br>I can take my version down anytime. I put it there as a service. I guess there are pointers all over the web, so I should, as you say, add a note that it has been superceded. 
<br><br>Something you guys should consider, IMO, is replacing readline for all other OS! Python would benefit greatly from having its own readline written in Python. To first order all that would be required is a Linux version of 
Console.py. The rest of the code is mostly os independent. <br><br>Whatever license is fine with me as long as it doesn't restrict folks from using and modifying it. <br><br>gb<br><br><div><span class="gmail_quote">On 1/21/06, 
<b class="gmail_sendername">Fernando Perez</b> <<a href="mailto:Fernando.Perez@colorado.edu">Fernando.Perez@colorado.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Gary,<br><br>I hope all is well on your side.  I just wanted to contact you regarding the<br>UNC readline library.  In the past, you've mentioned how you don't have much<br>time to work on it these days, and that you'd be OK with others continuing
<br>maintenance of it.  In these threads (and some others before this)<br><br><a href="http://scipy.net/pipermail/ipython-dev/2006-January/000817.html">http://scipy.net/pipermail/ipython-dev/2006-January/000817.html</a><br>
<a href="http://scipy.net/pipermail/ipython-dev/2006-January/000828.html">http://scipy.net/pipermail/ipython-dev/2006-January/000828.html</a><br><br>we've been discussing doing this, and starting to distribute your readline as
<br>part of ipython.  Several ipython users are willing to contribute patches, and<br>the new maintainer of the stable branch (Ville Vainio) is a win32 user who can<br>test and incorporate these contributions, so I expect this to improve the
<br>library, in particular regarding support for non-US keyboards.<br><br>We'll begin merging this code and testing integration soon.  I was wondering<br>if you'd like us to drop you a note when a new version of ipython which has
<br>this into it begins shipping, as you may perhaps want to put a note mentioning<br>this on your site.  This would point new users to the actively-developed<br>version of the library.<br><br>Please let us know (this is cc-d to ipython-dev) if you have any
<br>comments/ideas/suggestions/objections regarding this.  Needless to say, all<br>original authorship notices will be maintained.<br><br>One last, important, question: before we can officially ship this, we need to<br>be sure that the license conditions are OK.  IPython is BSD-licensed.  Is it
<br>OK with you that we distribute your code in this manner?  If so, we would add<br>a license tag to the files, to make sure this is explicitly indicated.<br><br>Thanks for having written this in the first place.  Without it, ipython would
<br>never have been a really useful tool under a win32 environment.<br><br>Regards,<br><br>f<br></blockquote></div><br>