From: Oleg Broytman Date: Thu, 28 Jul 2016 22:11:45 +0000 (+0300) Subject: Use != instead of <> for Python 3 compatibility X-Git-Tag: 2.7.0~39 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;ds=inline;h=5f6df06225495ac32d416f2d7643fe88d52b10ab;hp=5f6df06225495ac32d416f2d7643fe88d52b10ab;p=mimedecode.git Use != instead of <> for Python 3 compatibility ---