Feature Requests item #1597576, was opened at 2006-11-16 10:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1597576&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jens Diemer (pylucid)
Assigned to: Nobody/Anonymous (nobody)
Summary: base64 doc Python 2.3 <-> 2.4

Initial Comment:
Because of the Bug here: 
http://sourceforge.net/tracker/index.php?func=detail&aid=1597570&group_id=5470&atid=105470
 i can't report it into the new python.org trac :(

-----------------------------------------------------

The base64 doc does not mention, which function is new in Python 2.4.x

I have try to use b64encode with Python 2.3 :)


Please compare:

http://www.python.org/doc/2.3.5/lib/module-base64.html

with:

http://www.python.org/doc/2.4.2/lib/module-base64.html
and
http://docs.python.org/lib/module-base64.html


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1597576&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to