On 30 May 2013 13:24, "Eternaltheft" <eternalth...@gmail.com> wrote:
>
> Ok thanks guys. but when i use
>
> filename = input('file name: ')
> if not filename:      #i get filename is not defined
>     return(drawBoard) #possible to return function when no file input
from user?

I don't really understand what you mean. Do you mean that you're getting a
stack trace?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to