On Tue, 7 Sep 2010 20:12:26 +0530
Prashant Kumar <contactprashan...@gmail.com> wrote:
> >
> > Right, and there are other standard library modules (cgi, ftplib, nntplib,
> > etc) that either need fixing or auditing as to how they handle bytes /
> > strings.
> >
> 
> Sure I will look into this. Could you please point me towards the
> repository(I'd love it if I could use mercurial for the development process
> rather than svn)?.

http://code.python.org/hg/branches/py3k/

Also don't forget to check for relevant issues on http://bugs.python.org
For example, NNTP-related issues (either bugs or feature wishes):
http://bugs.python.org/issue1926
http://bugs.python.org/issue7644

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to