Am 30. August 2011 10:19 schrieb Andrea Spadaccini <[email protected]>: > Hi Michael, > >>> + # pylint: disable=E1101 >>> assert not job.writable, "Got writable job" >> >> Please put this disable on the same line so that it's a per-line >> disable. Rest LGTM. > > Ok, thanks. > Andrea > > Interdiff:
LGTM
