[PEAK] Anybody know how to get readline built on win32?
    Phillip J. Eby 
    pje at telecommunity.com
       
    Thu Dec 30 00:57:53 EST 2004
    
    
  
I was using a binary distribution of readline.pyd for Python 2.2, but I 
can't seem to find one for Python 2.3.
There are several so-called "readline alternatives" out there, written in 
Python or using ctypes, etc., but none of them actually implement the 
official Python 2.3 readline API.  Anybody know how I can get my hands on 
an "authentic GNU readline", buildable with mingw32 for Python?
    
    
More information about the PEAK
mailing list