Message311686
| Author | matrixise |
|---|---|
| Recipients | Paul Pinterits, docs@python, matrixise |
| Date | 2018-02-05.20:05:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1517861104.66.0.467229070634.issue32752@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
with the help command, you have a good documentation, help(list_of_ints), but you are right, there is no functions/methods for your need. in the code of typing, there is a comment about __args__ but it is not used by the documentation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-05 20:05:04 | matrixise | set | recipients: + matrixise, docs@python, Paul Pinterits |
| 2018-02-05 20:05:04 | matrixise | set | messageid: <1517861104.66.0.467229070634.issue32752@psf.upfronthosting.co.za> |
| 2018-02-05 20:05:04 | matrixise | link | issue32752 messages |
| 2018-02-05 20:05:04 | matrixise | create | |