j
k
j a
j l
On Wed, Oct 23, 2002 at 12:39:06PM +0200, Nils Wagner wrote:
Hi, Python must be build with zlib module enabled. How can I check that ?
Hi,
Python must be build with zlib module enabled.
How can I check that ?
Try: python >>> import zlib If you get an error message, it ain't there. -S
Back to the thread
Back to the list