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.

classification
Title: Document packaging.manifest and packaging.errors
Type: Stage: resolved
Components: Distutils2, Documentation Versions: Python 3.3
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: eric.araujo Nosy List: alexis, eric.araujo
Priority: normal Keywords:

Created on 2011-06-03 15:05 by eric.araujo, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (1)
msg137522 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2011-06-03 15:05
I am working on a patch to document manifest.Manifest methods and list all exceptions defined in errors.
History
Date User Action Args
2022-04-11 14:57:18adminsetgithub: 56462
2014-03-13 00:37:20eric.araujosetstatus: open -> closed
resolution: out of date
stage: resolved
2011-06-03 15:05:41eric.araujocreate