icalendar.compatibility module#
This module contains compatibility code for different Python versions.
All compatibility checks and imports should go here. This way, we can centralize the handling of different Python versions.
Do NOT import this module directly if you use icalendar. Members will be added and removed without deprecation warnings.