You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphinx...@googlegroups.com
Hi,
I haven't seen the message from Sphinx. I guess it comes from your
script loaded by autodoc or conf.py. If your script are going to
something like argument parsing, please make sure your main routine is
protected by if __name__ == '__main__' condition.