Message81139
| Author | eric.smith |
|---|---|
| Recipients | brett.cannon, christian.heimes, eric.smith, exarkun, loewis, ncoghlan, rhettinger, ross.light |
| Date | 2009-02-04.13:56:30 |
| SpamBayes Score | 9.338241e-11 |
| Marked as misclassified | No |
| Message-id | <1233755793.57.0.687776200099.issue4285@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The doc string for sys includes: version_info -- version information as a tuple I'm not sure changing this to "... as a structseq" makes it any more useful, but it's more correct. Does anyone have a preference? I'd use the same wording as float_info, but that's missing from the doc string (and I'll deal with that as a separate issue). Other than that, this all looks good to me. I also tested that the docs build. I'll check it in once I get or invent new wording for the doc string. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-04 13:56:33 | eric.smith | set | recipients: + eric.smith, loewis, brett.cannon, rhettinger, exarkun, ncoghlan, christian.heimes, ross.light |
| 2009-02-04 13:56:33 | eric.smith | set | messageid: <1233755793.57.0.687776200099.issue4285@psf.upfronthosting.co.za> |
| 2009-02-04 13:56:31 | eric.smith | link | issue4285 messages |
| 2009-02-04 13:56:30 | eric.smith | create | |