pycall.rb icon indicating copy to clipboard operation
pycall.rb copied to clipboard

PyCall::List, PyCall::Dict, PyCall::Set, and PyCall::Tuple should respond to empty?

Open mrkn opened this issue 6 years ago • 0 comments

In pycall 1.0.3, PyCall::List doesn't respond to empty? method.

undefined method `empty?' for #<PyCall::List:0x00007f99a3ce6af0>

mrkn avatar Apr 04 '18 06:04 mrkn