error handling with the anydbm module
I am writing a command line dbm editor and have ran into a small issue. If I try to run certain commands (ie add, remove, display) when I do not have a file open, I get the following error: Traceback (most recent call last): File "C:\Users\William\Desktop\dbmEditor.py.py", line 35, in...
__________________
Python
Domain Name Forum
|