Complete.Org: Mailing Lists: Archives: offlineimap: November 2008:
some python-2.6 warnings
Home

some python-2.6 warnings

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: some python-2.6 warnings
From: Gour <gour@xxxxxxxxxxxx>
Date: Sat, 01 Nov 2008 22:16:56 +0100

--=-=-=
Content-Transfer-Encoding: quoted-printable
Hi!

Today I upgraded my system to python-2.6 and here are some warnings when
running offlineimap:

/usr/lib/python2.5/site-packages/offlineimap/folder/Maildir.py:23:=20
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import os.path, os, re, time, socket, md5
OfflineIMAP 6.0.3

[...]

/usr/lib/python2.5/site-packages/offlineimap/imaplibutil.py:172:=20
DeprecationWarning: socket.ssl() is deprecated.  Use ssl.wrap_socket() inst=
ead.
  self.sslobj =3D socket.ssl(self.sock._sock, self.keyfile, self.certfile)


Sincerely,
Gour

=2D-=20

Gour  | Zagreb, Croatia  | GPG key: C6E7162D
=2D---------------------------------------------------------------

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkMx0kACgkQlMjHkcbnFi2+IACeJBkkNJHLWjaE2IccptEfEUc2
hP0AnRnmkRmtX+ZaI+YhQRoo+2SHWFzJ
=+D/I
-----END PGP SIGNATURE-----
--=-=-=--




[Prev in Thread] Current Thread [Next in Thread]
  • some python-2.6 warnings, Gour <=