Staging
v0.5.1
https://github.com/python/cpython
Revision f728f5a3eaa135667b717e4dfeedb150d6e46c7f authored by Antoine Pitrou on 09 November 2010, 23:00:21 UTC, committed by Antoine Pitrou on 09 November 2010, 23:00:21 UTC

Merged revisions 86380 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86380 | antoine.pitrou | 2010-11-09 23:55:55 +0100 (mar., 09 nov. 2010) | 4 lines

  Fix IMAP.login() to work properly.
  Also, add remote tests for imaplib (part of #4471).
........
1 parent 9a9aa20
History
Tip revision: f728f5a3eaa135667b717e4dfeedb150d6e46c7f authored by Antoine Pitrou on 09 November 2010, 23:00:21 UTC
This only backports the tests as IMAP.login() does work on 2.x.
Tip revision: f728f5a
File Mode Size
abstract.rst -rw-r--r-- 701 bytes
allocation.rst -rw-r--r-- 4.6 KB
arg.rst -rw-r--r-- 25.0 KB
bool.rst -rw-r--r-- 1.3 KB
buffer.rst -rw-r--r-- 22.8 KB
bytearray.rst -rw-r--r-- 2.1 KB
capsule.rst -rw-r--r-- 5.6 KB
cell.rst -rw-r--r-- 1.9 KB
class.rst -rw-r--r-- 1.8 KB
cobject.rst -rw-r--r-- 1.8 KB
code.rst -rw-r--r-- 1.6 KB
complex.rst -rw-r--r-- 3.7 KB
concrete.rst -rw-r--r-- 1.9 KB
conversion.rst -rw-r--r-- 6.9 KB
datetime.rst -rw-r--r-- 6.2 KB
descriptor.rst -rw-r--r-- 1.3 KB
dict.rst -rw-r--r-- 7.4 KB
exceptions.rst -rw-r--r-- 29.1 KB
file.rst -rw-r--r-- 5.9 KB
float.rst -rw-r--r-- 3.2 KB
function.rst -rw-r--r-- 2.4 KB
gcsupport.rst -rw-r--r-- 6.1 KB
gen.rst -rw-r--r-- 913 bytes
import.rst -rw-r--r-- 10.9 KB
index.rst -rw-r--r-- 614 bytes
init.rst -rw-r--r-- 46.1 KB
int.rst -rw-r--r-- 4.4 KB
intro.rst -rw-r--r-- 27.6 KB
iter.rst -rw-r--r-- 1.2 KB
iterator.rst -rw-r--r-- 1.7 KB
list.rst -rw-r--r-- 6.2 KB
long.rst -rw-r--r-- 8.4 KB
mapping.rst -rw-r--r-- 2.8 KB
marshal.rst -rw-r--r-- 3.9 KB
memory.rst -rw-r--r-- 8.4 KB
method.rst -rw-r--r-- 2.0 KB
module.rst -rw-r--r-- 3.7 KB
none.rst -rw-r--r-- 684 bytes
number.rst -rw-r--r-- 11.6 KB
objbuffer.rst -rw-r--r-- 2.5 KB
object.rst -rw-r--r-- 16.3 KB
objimpl.rst -rw-r--r-- 305 bytes
refcounting.rst -rw-r--r-- 2.8 KB
reflection.rst -rw-r--r-- 1.5 KB
sequence.rst -rw-r--r-- 8.1 KB
set.rst -rw-r--r-- 6.4 KB
slice.rst -rw-r--r-- 2.6 KB
string.rst -rw-r--r-- 15.0 KB
structures.rst -rw-r--r-- 12.1 KB
sys.rst -rw-r--r-- 5.5 KB
tuple.rst -rw-r--r-- 5.3 KB
type.rst -rw-r--r-- 2.5 KB
typeobj.rst -rw-r--r-- 61.8 KB
unicode.rst -rw-r--r-- 43.4 KB
utilities.rst -rw-r--r-- 402 bytes
veryhigh.rst -rw-r--r-- 13.1 KB
weakref.rst -rw-r--r-- 2.7 KB

back to top