Discussion:
[Python-3000-checkins] r66130 - python/branches/py3k
benjamin.peterson
2008-09-01 23:32:29 UTC
Permalink
Author: benjamin.peterson
Date: Tue Sep 2 01:32:29 2008
New Revision: 66130

Log:
Blocked revisions 65655,66088,66123 via svnmerge

........
r65655 | bill.janssen | 2008-08-12 11:31:21 -0500 (Tue, 12 Aug 2008) | 1 line

remove duplicate close() from ssl.py; expose unwrap and add test for it
........
r66088 | jesus.cea | 2008-08-31 09:00:51 -0500 (Sun, 31 Aug 2008) | 6 lines

Update bsddb code to version 4.7.3pre2. This code should
be compatible with Python 3.0, also.

http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.3
........
r66123 | jesus.cea | 2008-09-01 15:48:16 -0500 (Mon, 01 Sep 2008) | 1 line

In Python3.0, "test.test_support" is renamed to "test.support".
........


Modified:
python/branches/py3k/ (props changed)

Loading...