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 juracy@gmail.com
Recipients andrewsmedina, benjamin.peterson, brett.cannon, gpolo, hdiogenes, jhylton, jnoller, juracy@gmail.com, mbcvieira, quentin.gallet-gilles
Date 2008-05-14.16:42:34
SpamBayes Score 0.3417377
Marked as misclassified No
Message-id <1210783356.5.0.756989440693.issue2775@psf.upfronthosting.co.za>
In-reply-to
Content
I almost finished the http package patch, but I'm doubt about how I
would do it with Docs.

There are various doc files: basehttpserver.rst, cgihttpserver.rst,
httplib.rst and so on.

Would I join them into one's or only update their information (imports) ?
History
Date User Action Args
2008-05-14 16:42:38juracy@gmail.comsetspambayes_score: 0.341738 -> 0.3417377
recipients: + juracy@gmail.com, jhylton, brett.cannon, hdiogenes, quentin.gallet-gilles, benjamin.peterson, gpolo, jnoller, andrewsmedina, mbcvieira
2008-05-14 16:42:36juracy@gmail.comsetspambayes_score: 0.341738 -> 0.341738
messageid: <1210783356.5.0.756989440693.issue2775@psf.upfronthosting.co.za>
2008-05-14 16:42:35juracy@gmail.comlinkissue2775 messages
2008-05-14 16:42:34juracy@gmail.comcreate