[EMAIL PROTECTED] wrote:
> I'm currently trying to get access to the Python source code, however
> whenever I try to extract the files

from what ?

> using the latest version of WinZip
> (version 10) I get the following error "error reading header after
> processing 0 entries"
> I was under the impression that I could (from reading the various posts
> on this group) that I could simply extract the tar ball, using WinZip.

I don't know if winzip handles tarballs...

> If this is not the case does anybody know how I can actually get source
> code on Windows platform. 

You can get Python sources from python.org

HTH
-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to