Menu

#315 cant run files with blank spaces in the name

open
nobody
None
5
2009-08-18
2009-08-18
Anonymous
No

i dont know if this is a non reported bug, or and actual bug on boa (it may be a problem with the interpreter i dont know) but every time i try to run a file with a blank space inside the name with boa I get an error..

for example if i try to run a file named, "some file.py" a get this error:
C:\Python25\python.exe: can't open file 'some': [Errno 2] No such file or directory

the problem doesn't happen when opening the file, just when running it with the "run module (F10)" or the "run application (F9)" option in the editor

Discussion


Log in to post a comment.