Re: Win XP Error: There is not enough space on the disk

2006-06-08 Thread Fredrik Lundh
A.M wrote: > Is there any way that I can fix this problem? unlikely, unless you work for the OS development team at Microsoft: http://python.org/sf/1463104 (see the comments for more details, including workarounds) -- http://mail.python.org/mailman/listinfo/python-list

Win XP Error: There is not enough space on the disk

2006-06-08 Thread A.M
Hi, I am using ActivePython 2.4.on windows XP I created test.py that contains the following simple script: import os os.system("dir *.py") When I run the script, it works fine. But, when I run the following command on windows XP: Test.py > file.txt I receive this error: "The