[issue2883] Create the http package

2008-05-16 Thread Juracy Filho

Changes by Juracy Filho [EMAIL PROTECTED]:


--
nosy: +juracy

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2883
__
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2775] Implement PEP 3108

2008-05-14 Thread Juracy Filho

Juracy Filho [EMAIL PROTECTED] added the comment:

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) ?

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2775
__
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2775] Implement PEP 3108

2008-05-14 Thread Juracy Filho

Juracy Filho [EMAIL PROTECTED] added the comment:

I've finished a patch for http package, but I've doubts about how to
make a patch.

I've used a svn diff and svn status to make the patch and status file
respectively.

Added file: http://bugs.python.org/file10324/http_package_on_py3k.diff

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2775
__
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2775] Implement PEP 3108

2008-05-14 Thread Juracy Filho

Juracy Filho [EMAIL PROTECTED] added the comment:

Output for svn status of http package patch.

Added file: http://bugs.python.org/file10325/http_package_on_py3k.status

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2775
__
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2775] Implement PEP 3108

2008-05-10 Thread Juracy Filho

Juracy Filho [EMAIL PROTECTED] added the comment:

I'm working on creating http package with httplib, BaseHTTPServer,
CGIHTTPServer, SimpleHTTPServer, Cookie and cookielib

--
nosy: +juracy

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2775
__
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com