Console I/O
Grant Edwards
grante at visi.com
Mon Dec 30 14:31:31 EST 2002
More information about the Python-list mailing list
Mon Dec 30 14:31:31 EST 2002
- Previous message (by thread): Console I/O
- Next message (by thread): python advanages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <xkVO9.28$LI1.20497 at newsfep2-gui>, Simon Turvey wrote: >> IME most programmers who look for "console I/O" are using >> Windows (some kind thereof anyway). The effbot has a package >> called console over at effbot.org (URL not handy) and my >> WConio is at http://newcenturycomputers.net/projects/wconio.html. > > Cheers for the info but I'm looking for Linux console I/O. I'm making > good progress with curses at the moment. The "snack" module is handy for some sorts of text console applications, though it's lacking documentation. snack uses the Newt library. Snack is what the RH text-mode installer uses. -- Grant Edwards grante Yow! I'm ZIPPY!! Are we at having FUN yet?? visi.com
- Previous message (by thread): Console I/O
- Next message (by thread): python advanages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list