Bob Vegene added the comment:
I decided to check the file in notepad++ and I saw that there actually is an
indentationerror... However, the save button wasn't working I guess. I can't
tell you how many times i hit ctrl+s and clicked save. Wow, so it still
Bob Vegene added the comment:
uhm, the current file is attached now
is there some sort of error and you guys see it differently???
i can't be the only one getting this. I swear i have everything right, and i'll
attach an image if i need too.
--
Added file: https://bugs.
Bob Vegene added the comment:
The error it gives is
unexpected indent (sys32pack.py, line 41)
(im also using IDLE)
FYI.
--
___
Python tracker
<https://bugs.python.org/issue37
Bob Vegene added the comment:
No, I removed that before. I actually did have one, but I removed that and it
still shows.
--
___
Python tracker
<https://bugs.python.org/issue37
New submission from Bob Vegene :
So, I'm making a simple program that will allow me to quickly copy programs to
System32 for use on the command line. When I tried testing this in a file
called test.py in the same directory as sys32move.py, I got a very strange
error. IndentError. I am