Commit b691680f authored by Denis Bilenko's avatar Denis Bilenko

minor change

parent 22db17bb
......@@ -120,6 +120,7 @@ cdef class http_request:
def __dealloc__(self):
if self.__obj:
report_internal_error(self.__obj)
self.__obj = NULL
property _obj:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment