[Patches] [ python-Patches-550002 ] Unittest for base64

noreply@sourceforge.net noreply@sourceforge.net
Fri, 17 May 2002 17:26:11 -0700


Patches item #550002, was opened at 2002-04-28 22:28
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=550002&group_id=5470

Category: Tests
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Mitchell Surface (msurface)
Assigned to: Raymond Hettinger (rhettinger)
Summary: Unittest for base64

Initial Comment:
Script for testing base64.decodestring and base64.encodestring.

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

>Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-17 19:26

Message:
Logged In: YES 
user_id=80475

Committed test_base64.py version 1.1.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-14 02:26

Message:
Logged In: YES 
user_id=80475

Test code runs fine.
Looks comprehensive.  Does not test encode/decode from a 
file but the underlying logic is the same.

If no one has any issues by Fri 2002-May-17, I'll load it 
to the testbank.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=550002&group_id=5470