Closed moisesguimaraes closed 4 years ago
In test/test_simple_functions.py self.server is set twice, losing its first value.
self.server
https://github.com/jaysonsantos/python-binary-memcached/blob/56bca9b162da43d15a5647741f64a66c0b0d4377/test/test_simple_functions.py#L18-L21
https://github.com/jaysonsantos/python-binary-memcached/blob/56bca9b162da43d15a5647741f64a66c0b0d4377/test/test_simple_functions.py#L265-L268
In test/test_simple_functions.py
self.server
is set twice, losing its first value.https://github.com/jaysonsantos/python-binary-memcached/blob/56bca9b162da43d15a5647741f64a66c0b0d4377/test/test_simple_functions.py#L18-L21
https://github.com/jaysonsantos/python-binary-memcached/blob/56bca9b162da43d15a5647741f64a66c0b0d4377/test/test_simple_functions.py#L265-L268