popen3 and ssh

Michele Campeotto micampe at f2s.com
Fri Aug 10 09:46:19 EDT 2001


   Hi, I'm trying to connect to CVS via SSH from a Python script, it 
works fine when used over a network, but on a local machine it seems 
that SSH doesn't get the password that I'm sending... anybody can give 
an hint?

   cvs_input.write(self.password + '\n')

   (cvs_input comes from the popen3 call)

-- 
   Michele - www.moleskine.f2s.com




More information about the Python-list mailing list