remove oids

This commit is contained in:
narimiran
2019-01-08 17:29:54 +01:00
parent 1a3763fe13
commit be958d60c9
3 changed files with 0 additions and 100 deletions

View File

@@ -372,12 +372,6 @@ Multimedia support
Miscellaneous
-------------
* `oids <oids.html>`_
An OID is a global ID that consists of a timestamp,
a unique counter and a random value. This combination should suffice to
produce a globally distributed unique ID. This implementation was extracted
from the Mongodb interface and it thus binary compatible with a Mongo OID.
* `endians <endians.html>`_
This module contains helpers that deal with different byte orders.