[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: Extending the readline module?

Christian Heimes

1/17/2008 8:14:00 AM

Casey Rodarmor wrote:
> What is the best way to go about doing this?

You need some basic knowledge about C, the readline headers, Python
sources and a compiler. Are you interested to contribute the extended
code to the Python code base? We are always looking for new developers
and additional features.

Please join the Python developer list and tell us about your idea.

Christian