mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
600fde58ab
ConfigParser module changed name to configParser in PY3, additionally the behaviour regarding interpolation has changed. ConfigParser now has a default interpolation param whose behaviour demands that '%' is escaped. To maintain behaviour with the python2 version this default param needs to be changed. Add some alias(s) and 'shim' Configparser symbol in samba.compat to cater for this. Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
examples | ||
samba | ||
samba_external | ||
modules.c | ||
modules.h | ||
py3compat.h | ||
pyglue.c | ||
wscript |