spawnl issues with Win 7 access rights
Tim Golden
mail at timgolden.me.uk
Wed Oct 26 10:38:42 EDT 2011
More information about the Python-list mailing list
Wed Oct 26 10:38:42 EDT 2011
- Previous message (by thread): spawnl issues with Win 7 access rights
- Next message (by thread): spawnl issues with Win 7 access rights
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 26/10/2011 02:11, Terry Reedy wrote: > OP reports 2.6 with XP works. Where do you see that, Terry? (Or was there an offlist email?) > Did that use VS 2005? Maybe C runtime > changed (regressed). That's possible -- and is essentially my main guess (faute de mieux). I've got the same results on 32 & 64-bit machines. Hopefully the workaround I suggested -- doubling up the executable filepath -- will get round the user's particular issue. I'm not going to fight CRT changes, but if no-one else gets there, I will try to address issue8036 TJG
- Previous message (by thread): spawnl issues with Win 7 access rights
- Next message (by thread): spawnl issues with Win 7 access rights
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list