Re: [python-win32] pywin32 and virtualenv

2013-04-25 Thread Vernon D. Cole
programmers, please forgive me for speaking up. )) -- Vernon On Thu, Apr 25, 2013 at 3:59 AM, Dinesh B Vadhia wrote: > Re: [python-win32] pywin32 and virtualenv ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listi

Re: [python-win32] pywin32 and virtualenv

2013-04-21 Thread Mark Hammond
ia <mailto:dineshbvad...@hotmail.com> *Cc:* python-win32@python.org <mailto:python-win32@python.org> *Subject:* Re: [python-win32] pywin32 and virtualenv The installers will find the correct installation from the Windows registry, and will install in the correct place, side by side, system wi

Re: [python-win32] pywin32 and virtualenv

2013-04-19 Thread Dinesh B Vadhia
@python.org Subject: Re: [python-win32] pywin32 and virtualenv The installers will find the correct installation from the Windows registry, and will install in the correct place, side by side, system wide. I have installations varying from Python 2,3 to Python 3.3-64 on my laptop. Since

Re: [python-win32] pywin32 and virtualenv

2013-04-18 Thread Vernon D. Cole
The installers will find the correct installation from the Windows registry, and will install in the correct place, side by side, system wide. I have installations varying from Python 2,3 to Python 3.3-64 on my laptop. Since installing Python 3.3, with its new Python loader, I have almost stopped

[python-win32] pywin32 and virtualenv

2013-04-18 Thread Dinesh B Vadhia
Hi! This is my first question on the list and not sure if this question has been asked as I can't find searchable archives. When developing 32-bit and 64-bit applications in respective virtualenv's, do pywin32-32 and pywin32-64 have to be installed in the respective virtualenv's? Or, are the t