Hi,
I began to write a new module. First it showed no help. Then I wrote this line in: pywikibot.handleArgs() #for help Now it displays global help, the contents between the first """ pair after coding (that's OK), and below it:
Sorry, no help available for apispec
Why does it write this once it has displayed help? My other script behaves normally. I can't guess the difference.