Re: [python-win32] PyParallel - an experimental "multicore" fork of Python 3 for Windows

2015-08-03 Thread Trent Nelson
On Sun, Aug 02, 2015 at 10:04:09PM -0700, Glyph wrote: > > > On Aug 2, 2015, at 5:10 PM, Trent Nelson > > wrote: > > > > (OS X has GCD, which comes close.) > > For what it's worth, libdispatch has been ported to other POSIX > platforms: > https://lists.macosforge.org/pipermail/libdispatch-dev/2

Re: [python-win32] argument passing problem on Windows 7 64-Bit

2015-08-03 Thread Tony Cappellini
Dennis, > C:\Users\Wulfraed\Documents\Python Progs>ftype Python.File > Python.File="C:\Python_x64\Python27\python.exe" "%1" %* This appears to have fixed my problem. I am now seeing output similar to yours, that is, the same output in both cases. I am curious how this issue came to be. I don't