mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
06a01e84b9
class without providing any information about the constructor. This should be used for classes which only exist to act as containers rather than as factories for instances.