yep icon indicating copy to clipboard operation
yep copied to clipboard

argument problem

Open zhouzhaoze opened this issue 11 years ago • 2 comments

When I run the command: "python -m yep -v mycode.py usps 1.0 -1" The following appears: in fact -1 is one of my argument.

Usage: python -m yep [options] scriptfile [arg] ...

This will create a file scriptfile.prof that can be analyzed with pprof (google-pprof on Debian-based systems).

yep.py: error: no such option: -1

zhouzhaoze avatar Aug 07 '14 15:08 zhouzhaoze

Thanks for the report @zhouzhaoze. Could you submit a patch that fixes this issue ?

fabianp avatar Aug 08 '14 11:08 fabianp

@fabianp yes I will

zhouzhaoze avatar Aug 15 '14 06:08 zhouzhaoze