MCPcopy Create free account
hub / github.com/baidu/bigflow / xrange_params

Function xrange_params

bigflow_python/python/bigflow/core/serde/cloudpickle.py:95–110  ·  view source on GitHub ↗

Returns a 3 element tuple describing the xrange start, step, and len respectively Note: Only guarentees that elements of xrange are the same. parameters may be different. e.g. xrange(1,1) is interpretted as xrange(0,0); both behave the same though w/ iteration

(xrangeobj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

save_xrangeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected