Message328648
Another option is to make clear in the docs that the command line does not accept regular expressions, but only literal module names, and raise an error if a non-importable name (for example with asterisks in it) is specified.
And while we are here: the docs show "error:::mymodule[.*]" which doesn't even make sense as a regex! |
|
| Date |
User |
Action |
Args |
| 2018-10-27 13:46:10 | nedbat | set | recipients:
+ nedbat, ncoghlan, nikratio, xtreak, coldfix |
| 2018-10-27 13:46:09 | nedbat | set | messageid: <[email protected]> |
| 2018-10-27 13:46:09 | nedbat | link | issue34624 messages |
| 2018-10-27 13:46:09 | nedbat | create | |
|