On Apr 27, 2009, at 4:45 PM, Marek Szuba wrote:

>
>> second, I think we should use commands.mkarg for this.
> [...]
> Looks like this doesn't work under Windows so no dice... BTW. I can't
> help but wonder why os.system cannot take a list as its argument, the
> way Perl's system() can... Oh well, hopefully the FilePopen approach
> will work.

All tests including XMLRPC now pass using this solution (the popen_tmp  
branch), on Windows NT compiled with MS Visual C++ and Python 2.5.4,  
and also on Cygwin.  I would very much like to test Python 2.3 on  
Windows with MS Visual C++.  Can anyone advise me on
- does 2.3 compile extensions using Visual Studio 2003 or some other  
version?
- can I have both 2.3 and 2.5 installed on the same Windows box and be  
able to switch between compiling with one versus the other by simply  
invoking python2.3 vs. python2.5 for the setup.py build?

Thanks to Istvan, Titus and Marek for pointing out what needed to be  
done!

-- Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to