pydrake.common.compatibility

Contains routines to monkey patch or provide alternatives to upstream code which may need changes for compatibility.

pydrake.common.compatibility.maybe_patch_numpy_formatters()

Required to permit printing of symbolic array types in NumPy < 1.13.0.

See #8729 for more information.