mirror of
https://github.com/python/cpython.git
synced 2026-05-28 15:16:53 -04:00
eb8cef2664
If configparser is unavailable, try to import configparser using its old name. This is required for backward-compatibility with older Python versions.