* the bindings are not loaded when the versioncontrol components are disabled, as they are known to cause problems with multiple subinterpreters (for example with mod_python or mod_wsgi).
* the exact exception with import failures can be logged, which can be important to figure out installation problems.
Closes #6102. Many thanks to Manuzhai for the patch.