Issue 726911: platform module needs docs (LaTeX) (original) (raw)

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/38360

classification

Title: platform module needs docs (LaTeX)
Type: Stage:
Components: Documentation Versions: Python 2.3

process

Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: brett.cannon Nosy List: brett.cannon, fdrake
Priority: high Keywords:

Created on 2003-04-24 14:22 by fdrake, last changed 2022-04-10 16:08 by admin. This issue is now closed.

Messages (4)
msg15584 - (view) Author: Fred Drake (fdrake) (Python committer) Date: 2003-04-24 14:22
The platform module needs to be documented in the Library Reference.
msg15585 - (view) Author: Fred Drake (fdrake) (Python committer) Date: 2003-08-05 02:45
Logged In: YES user_id=3066 We have a volunteer! Just check it in when you're ready, Brett. I'll be glad to make any ancilliary updates if you're not able to test the LaTeX yourself.
msg15586 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) Date: 2003-10-12 04:49
Logged In: YES user_id=357491 Just to cross-reference, patch #785752 is someone's attempt at this.
msg15587 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) Date: 2003-10-14 21:49
Logged In: YES user_id=357491 Patch #785752 was applied which closes this bug.
History
Date User Action Args
2022-04-10 16:08:19 admin set github: 38360
2003-04-24 14:22:32 fdrake create