~pitti/autopilot/py3

Viewing all changes in revision 347.

  • Committer: Martin Pitt
  • Date: 2013-09-05 07:41:00 UTC
  • Revision ID: martin.pitt@ubuntu.com-20130905074100-zzyv80s6d84ro0gp
Don't use types.NoneType

This does not exist any more in Python 3, and can be handled more efficiently
with "is None".

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: