[Doc-SIG] Re: [Python-Dev] Documentation packages
Skip Montanaro
skip at pobox.com
Thu Oct 2 09:58:10 EDT 2003
Barry> What I don't know is whether bz2 decompression is generally
Barry> available on MacOSX...
Skip> Fink is your friend:
Skip> % type bzip2
Skip> bzip2 is /sw/bin/bzip2
Skip> so, no, it's not standard on Mac OS X.
Sorry, should have used "type -a" so I saw the version in /usr/bin.
Skip
_______________________________________________
Python-Dev mailing list
Python-Dev at python.org
http://mail.python.org/mailman/listinfo/python-dev
More information about the Doc-SIG
mailing list