Closed
Description
I'm unable to find argparse.ArgumentParser.add_argument
, or basically anything related to argparse
, unless I match "argparse" (and then some other conditions). This behavior occurs with zeal-unstable-0.3.1-23-g8de33d1-windows-x86.zip
and zeal-unstable-0.3.1-25-gc720633-windows-x86.zip
.
First, to show that the entries generally exist:
Now some examples where I'm unable to find anything related to it:
I was not able to find out any specific pattern to this or another reproduction case.