Hi,
Does anybody know how to create a pygtk widget which can
accept and diplay input from
a serial port?
Thanks and Rgds,
Shashikanth
Ramakrishnan
Embedded Product Division
Cell: +6-0122977087
e-mail :[EMAIL PROTECTED]
___
Tutor
Thanks guys for all your inputs so far.
Unfortunately, I still cant get it to work using the methods below.
Attached is the code from my python shell,
and the output is still ‘Backup failed’ when I run it.
Can somebody explain what I’m doing
wrong?
Thanks,
Shashi
Email : [EMAIL PR
Hi,
I have just started using Python and would appreciate if
somebody could help me out on zip commands.
I am using C H Swaroop’s book “A byte of python” as my
beginners guide.
One
example states to use >>>zip_command = "zip -qr '%s'
%s" % (target, ' '.join(source))
for zipping the t