]> git.ipfire.org Git - thirdparty/unbound.git/commit
- For multi Python module setups, clean previously parsed module
authorGeorge Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 16 Oct 2023 14:03:11 +0000 (16:03 +0200)
committerGeorge Thessalonikefs <yorgos@nlnetlabs.nl>
Mon, 16 Oct 2023 14:03:11 +0000 (16:03 +0200)
commite4510c76e54fc50cbcb4b33c2b39f0a51e17684a
tree02588169f8963e19b3ff64f068c25fcb95e700ab
parent122dd6c11e946e7e60e4c4e9ca9cc73c4fe6b74d
- For multi Python module setups, clean previously parsed module
  functions in __main__'s dictionary, if any, so that only current
  module functions are registered.
doc/Changelog
pythonmod/pythonmod.c