[issue2883] Create the http package

2008-05-16 Thread Juracy Filho
Changes by Juracy Filho <[EMAIL PROTECTED]>: -- nosy: +juracy __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe:

[issue2883] Create the http package

2008-05-15 Thread Brett Cannon
Changes by Brett Cannon <[EMAIL PROTECTED]>: -- keywords: +patch __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe

[issue2883] Create the http package

2008-05-15 Thread Brett Cannon
New submission from Brett Cannon <[EMAIL PROTECTED]>: Create the http package as outlined in PEP 3108. Initial patches exist in issue 2775. -- components: Library (Lib) messages: 66910 nosy: brett.cannon priority: release blocker severity: normal status: open title: Create the http pack