help me~!about base64

ylj798 at gmail.com ylj798 at gmail.com
Tue Dec 2 14:08:48 EST 2008


On 12月3日, 上午1时50分, "Jerry Hill" <malaclyp... at gmail.com> wrote:
> 2008/12/2  <ylj... at gmail.com>:
>
> > it's run ,Eric gave me error,the error is "'module'objecthasno
> >attribute'decodestring'",
>
> Do you have your own base64.py (or base64.pyc) that's shadowing the
> standardmodulebase64?  Try this:
>
> >>> import base64
> >>> print base64.__file__
>
> C:\Python25\lib\base64.py
>
>
>
> What does that say when you do it?
>
> --
> Jerry
look,when i work it,tell me blow

>>>print base64.__file__
/usr/lib/python2.5/base64.pyc



More information about the Python-list mailing list