Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Norman Vine" To: Subject: RE: python and cygwin Date: Fri, 20 Feb 2004 21:30:04 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit In-Reply-To: X-Virus-Scanned: Cape.Com VirusScan, no known virus found X-IsSubscribed: yes Note-from-DJ: This may be spam Totte Karlsson writes: > > When I open up a "cygwin-bash" on windows, I just thought that I could use > my already installed "win-32" python. One of the things Cygwin provides is a standard POSIX interface to the OS. Cygwin Python is built on top of this. If you want to use a Python that interfaces to the Win32 OS then you want to use the Win32 version of Python. To do so you will need to invoke some $PATH trickery and be responsible for proper 'path' translations. Good Luck, this link might help http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&newwindow=1&safe=off&selm=u65e6i753.fsf%40fitlinxx.com&rnum=3 Norman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/