mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
'imp' was deprecated since python 3.3. This removes the undocumented feature of loading python C extension as ZNC module, but adds a test that python package can be loaded. Bump python requirements to 3.4