Warning!
The version you're viewing is not the latest.
Go to the latest version
Class MappingEndEvent
Synopsis
class MappingEndEvent(CollectionEndEvent)
Description
No description yet.
Mentioned in
- Documentation / Events
Inheritance
Ancestors: CollectionEndEvent
Source
Lines 84-87 in lib3/yaml/events.py.
class MappingEndEvent(CollectionEndEvent):
pass