Python Scripts appearing as namespaces

Olivier Couet <[email protected]> Mon, 21 Jan 2019 08:36:21 +0000
Newsgroups gmane.text.doxygen.general
Message-ID <[email protected]>
Hi,

When I set EXTRACT_ALL = YES in Doxyfile, all the python scripts
I have in my software (mainly written in C++)  appear in the NameSpaces
section. How can I avoid this ? 

Cheers,
O.Couet