min_key – Representation for the MongoDB internal MinKey type

New in version 1.7.

Representation for the MongoDB internal MinKey type.

class bson.min_key.MinKey

MongoDB internal MinKey type.

Changed in version 2.7: MinKey now implements comparison operators.