• Kirill Smelkov's avatar
    Don't crash on URLs with %20 inside · f67f71ed
    Kirill Smelkov authored
    Without the fix configparser complains about bad interpolation:
    
        configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%20Latest%20Stable/2.0.10/zabbix-2.0.10.tar.gz'
    f67f71ed
nxdbom_test.py 5.25 KB