From: Oleg Broytman Date: Sun, 4 Feb 2018 06:22:58 +0000 (+0300) Subject: Build: Use module returned by imp.load_source() directly X-Git-Tag: 0.2.3~24 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=7f3453568a45cafbd7950162cf4a3ad97ddc40da;hp=7f3453568a45cafbd7950162cf4a3ad97ddc40da;p=sqlconvert.git Build: Use module returned by imp.load_source() directly ---