max_key – Representation for the MongoDB internal MaxKey type

New in version 1.7.

Representation for the MongoDB internal MaxKey type.

class bson.max_key.MaxKey

x.__init__(...) initializes x; see help(type(x)) for signature

Previous topic

json_util – Tools for using Python’s json module with BSON documents

Next topic

min_key – Representation for the MongoDB internal MinKey type

This Page