Fixed import of configparser in the distutils module.
If configparser is unavailable, try to import configparser using its old name. This is required for backward-compatibility with older Python versions.
Showing
Please register or sign in to comment