-
Committer:
Package Import Robot
-
Author(s):
Colin Watson
-
Date:
2013-07-01 12:36:13 UTC
-
Revision ID:
package-import@ubuntu.com-20130701123613-1zrj0lg2d446uaqj
Tags: 4.1+Debian11ubuntu3
* Use open() rather than file() in initdutils.py, for Python 3
compatibility (see LP #1035136).
* Test fileob and strob against None in RFC822Parser.__init__ rather than
testing their truth value, to avoid a misleading error in the case of a
file with no LSB headers.