On Tue, Oct 20, 2009 at 08:45:57PM -0500, chad brabec wrote:
[...]
> the lanuage is based off of tcl and you can get it with tk also.
[...]

Though logic and syntax in TCL are a pain, so I personally recommend
a pure Python module which reimplments the interaction pieces
allowing you to do the rest in a (granted, my opinion) much more
pleasant language:

http://pexpect.sourceforge.net/pexpect.html

I've used it recently on a number of projects where I previously
would have employed traditional expect instead, and been quite happy
with the results.
-- 
{ IRL(Jeremy_Stanley); PGP(9E8DFF2E4F5995F8FEADDC5829ABF7441FB84657);
SMTP(fu...@yuggoth.org); IRC(fu...@irc.yuggoth.org#ccl); ICQ(114362511);
AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER(fu...@yuggoth.org);
MUD(fu...@katarsis.mudpy.org:6669); WWW(http://fungi.yuggoth.org/); }
_______________________________________________
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to