Re: Challenging argparse with keyword dest="class"
Schimon Jehudah via Python-list <[email protected]> Mon, 29 Dec 2025 12:11:04 +0200
| Newsgroups | gmane.comp.python.general |
|---|---|
| Message-ID | <[email protected]> |
Chris and Lulika. Thank you for your help. Would not it be appropriate by argparse to deny (i.e. raise an error) attempts to allocate a reserved keyword as destnation (i.e. "dest")? Regards, Schimon