GNU readline module for Win32 updated
Hello python-announce-list, I have updated my native Win32 GNU readline port (http://www.is.lg.ua/~paul/devel/readline/) and Python module for it (http://www.is.lg.ua/~paul/devel/readline/pymodule.html). This version has number of enhancements and bugfixes, which hopefully will allow more users enjoy it. In particular, readline now has builtin win32 keymap, compatible with stdio input/output and linked agianst msvcrt.dll runtime library, the same as official Python. Easy installation (just unpacking in Python directory should make it going, couple of additional movements if you want completion). I'd greatly appreciate feedback whether it really so fine as write above ;-) And last note: readline is GPLed software, using it in your application will cast it all to GPL. [Moderator's note: the note above applies to the binary containing the GNU readline library and the Python C interpreter only, not to your scripts.] <P><A HREF="http://www.is.lg.ua/~paul/devel/readline/pymodule.html">GNU readline for Win32</A> - Python GNU readline module, compiled for Win32. (09-Dec-99) Best regards, Paul mailto:paul-ml@is.lg.ua -- ----------- comp.lang.python.announce (moderated) ---------- Article Submission Address: python-announce@python.org Python Language Home Page: http://www.python.org/ Python Quick Help Index: http://www.python.org/Help.html ------------------------------------------------------------
participants (1)
-
Paul Sokolovsky