DylUtils module

DylUtils.bLen(*args) → len(args).[source]

A better version of len, which takes args because in python3 everything is a generator

DylUtils.bettorbar(ax, *args, **kwargs)[source]

A better error bar function. Adds kwargs: elinestyle, ecolor Attempts to set zorder to be the same for all lines