Closed jasonpriem closed 11 years ago
Right now we're constantly checking to see if doc = None and then throwing the error in client code. Failure to find something we looked up is an error. If it's not an error in a given circumstance, let client code decide that.
Right now we're constantly checking to see if doc = None and then throwing the error in client code. Failure to find something we looked up is an error. If it's not an error in a given circumstance, let client code decide that.