- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message66789
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.
| Author | georg.brandl |
|---|---|
| Recipients | georg.brandl, gvanrossum, ncoghlan, rhettinger, scott.dial |
| Date | 2008-05-13.18:34:08 |
| SpamBayes Score | 0.0353758 |
| Marked as misclassified | No |
| Message-id | <1210703652.43.0.294081342279.issue2831@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Okay. I'm against making the argument keyword-only -- IMO keyword-only arguments really should only be used in cases where their existence has some advantage, like for max(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-13 18:34:12 | georg.brandl | set | spambayes_score: 0.0353758 -> 0.0353758 recipients: + georg.brandl, gvanrossum, rhettinger, ncoghlan, scott.dial |
| 2008-05-13 18:34:12 | georg.brandl | set | spambayes_score: 0.0353758 -> 0.0353758 messageid: <1210703652.43.0.294081342279.issue2831@psf.upfronthosting.co.za> |
| 2008-05-13 18:34:08 | georg.brandl | link | issue2831 messages |
| 2008-05-13 18:34:08 | georg.brandl | create | |

