Re: [python-win32] ActiveState Python + Cygwin Query

2008-01-08 Thread Tennis Smith
Great! Thanks. Now, how do you get ActiveState Python to work with the cygwin paths? -T From: Reedick, Andrew [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2008 12:30 PM To: Tennis Smith; python-win32@python.org Subject: RE: [python-win32] ActiveState Python + Cygwin Query

[python-win32] ActiveState Python + Cygwin Query

2008-01-08 Thread Tennis Smith
Hi, I have 2 questions concerning this combination. 1) Since ActiveState uses win32 path names and cygwin uses linux path names, there are lots of occasions when files can't be found. There are multiple ways (I understand) that this can be reconciled, but what is considered the most wo

[python-win32] Expect-like behavior

2007-09-13 Thread Tennis Smith
Hi, I'm new to both python and consequently its use on win32. I understand from lots of sources that "pexpect" is the overall best Expect-like implementation in python. *But* I also see that the only way to make it work in win32 is on cygwin. Unfortunately, that isn't an option for my users.