This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年07月11日 10:15 by chris.jerdonek, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (1) | |||
|---|---|---|---|
| msg165246 - (view) | Author: Chris Jerdonek (chris.jerdonek) * (Python committer) | Date: 2012年07月11日 10:15 | |
The long form of the -r/--random option does not work: $ ./python.exe -m test --random No handler for option --random. Please report this as a bug at http://bugs.python.org. Note that issue 15302 will fix this. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:32 | admin | set | github: 59531 |
| 2012年12月27日 21:49:19 | chris.jerdonek | set | status: open -> closed superseder: Use argparse instead of getopt in test.regrtest -> --fromfile, --match, and --randomize don't work in regrtest stage: patch review -> resolved resolution: duplicate versions: + Python 2.7, Python 3.2, Python 3.3 |
| 2012年07月13日 19:29:21 | ezio.melotti | set | versions:
+ Python 3.4, - Python 3.3 nosy: + ezio.melotti superseder: Use argparse instead of getopt in test.regrtest type: enhancement stage: patch review |
| 2012年07月11日 10:15:10 | chris.jerdonek | create | |