[Tutor] general basic question
Steven D'Aprano
steve at pearwood.info
Thu Feb 9 01:32:15 CET 2012
ken brockman wrote:
> Really close to it Robert. No delete but an error msg. Something akin to file dosen't exist, not found , or words to that effect .
Something "akin to"?
How about if you copy and paste the actual error message, instead of asking us
to guess?
That means the full traceback, starting at the line "Traceback (most recent
call last)" all the way to the end.
It may also help if you show us the code that you are running, again instead
of making us guess. But before you do, please read this document:
http://sscce.org/
--
Steven
More information about the Tutor
mailing list