Message262807
| Author | martin.panter |
|---|---|
| Recipients | Julian, berker.peksag, garthy, martin.panter, paul.j3, serhiy.storchaka |
| Date | 2016-04-03.01:04:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1459645448.25.0.918750018448.issue19959@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I’m not super familiar with argparse, but to get a Path or FilePath object, can’t you use that directly instead of argparse’s FileType class? The proposal would conflict with escaping a literal tilde (~) in the shell. It would make it harder for the end user to specify a real file name that starts with a tilde. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-03 01:04:08 | martin.panter | set | recipients: + martin.panter, Julian, berker.peksag, paul.j3, serhiy.storchaka, garthy |
| 2016-04-03 01:04:08 | martin.panter | set | messageid: <1459645448.25.0.918750018448.issue19959@psf.upfronthosting.co.za> |
| 2016-04-03 01:04:08 | martin.panter | link | issue19959 messages |
| 2016-04-03 01:04:07 | martin.panter | create | |