Commit ab39725
David Noble
Fixed bug in test_binding.py: TestResponseReader.test_readinto_memoryview
This test no longer runs under Python 2.6 because the builtin type memoryview was introduced in Python 2.7.
Signed-off-by: David Noble <dnoble@splunk.com>1 parent 8d1165d commit ab39725
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments