Eryk Sun added the comment:

You should be able to run nullcheck.py in the command prompt by changing to the 
directory where it's saved and entering nullcheck.py. For example, if you saved 
it in your Downloads folder:

    >cd /d C:\Users\Anshul\Downloads
    >nullcheck.py

If that fails because the .py file association isn't set up properly, instead 
try

    >py nullcheck.py

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25778>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to