Put standard modules imports before other imports
authorAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:23:35 +0000 (10:23 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 10:13:30 +0000 (11:13 +0100)
This fixes wrong-import-order message from pylint.


No differences found