Avoid bare except's and catch Exception instead - this won't catch system...
Avoid bare except's and catch Exception instead - this won't catch system exceptions like KeyboardInterrupt, MemoryError and similar things
Showing
Please register or sign in to comment