NumericalPy Tutorial __init__.py

Alex Rice alrice at swcp.com
Mon May 17 22:48:01 EDT 1999


takeuchi at isl.ntt.co.jp wrote:

> This  may be a cure.
> Change 'rb' to 'r' in  the 14th line of __init__.py  like this.
> pickle.load(open(os.path.join(_dir, 'greece.pik'), 'r'))

Yes, that was it. Thanks!

Alex Rice




More information about the Python-list mailing list