cdo-bindings icon indicating copy to clipboard operation
cdo-bindings copied to clipboard

help(cdo.<operator name>) does not work anymore

Open Try2Code opened this issue 4 years ago • 0 comments

just realized this yesterday. might be that the new interface, i.e. cdo. is callable and returns another Cdo object interferes with the definition of help()

found in cdo.py 1.5.4

Try2Code avatar Oct 28 '21 06:10 Try2Code