Merge lp:~stevenk/launchpad/destroy-pylint-comments into lp:launchpad

Proposed by Steve Kowalik
Status: Merged
Approved by: Steve Kowalik
Approved revision: no longer in the source branch.
Merged at revision: 16404
Proposed branch: lp:~stevenk/launchpad/destroy-pylint-comments
Merge into: lp:launchpad
Diff against target: 5835 lines (+0/-870)
437 files modified
buildmailman.py (+0/-1)
buildout-templates/scripts/mlist-sync.py.in (+0/-3)
cronscripts/allocate-revision-karma.py (+0/-2)
cronscripts/check-teamparticipation.py (+0/-2)
cronscripts/checkwatches.py (+0/-2)
cronscripts/code-import-dispatcher.py (+0/-1)
cronscripts/distributionmirror-prober.py (+0/-2)
cronscripts/expire-archive-files.py (+0/-2)
cronscripts/expire-questions.py (+0/-2)
cronscripts/flag-expired-memberships.py (+0/-2)
cronscripts/foaf-update-karma-cache.py (+0/-2)
cronscripts/generate-ppa-htaccess.py (+0/-2)
cronscripts/language-pack-exporter.py (+0/-2)
cronscripts/librarian-gc.py (+0/-2)
cronscripts/merge-proposal-jobs.py (+0/-2)
cronscripts/parse-librarian-apache-access-logs.py (+0/-1)
cronscripts/ppa-generate-keys.py (+0/-2)
cronscripts/process-apport-blobs.py (+0/-2)
cronscripts/process-hwdb-submissions.py (+0/-2)
cronscripts/process-mail.py (+0/-1)
cronscripts/process-pending-packagediffs.py (+0/-1)
cronscripts/product-release-finder.py (+0/-1)
cronscripts/reclaimbranchspace.py (+0/-2)
cronscripts/reprocess-hwdb-submissions.py (+0/-2)
cronscripts/request_daily_builds.py (+0/-2)
cronscripts/rosetta-approve-imports.py (+0/-2)
cronscripts/rosetta-branches.py (+0/-2)
cronscripts/rosetta-export-queue.py (+0/-2)
cronscripts/rosetta-pofile-stats.py (+0/-2)
cronscripts/rosetta-poimport.py (+0/-2)
cronscripts/send-bug-notifications.py (+0/-2)
cronscripts/send-person-notifications.py (+0/-2)
cronscripts/sendbranchmail.py (+0/-2)
cronscripts/supermirror-pull.py (+0/-2)
cronscripts/translations-export-to-branch.py (+0/-1)
cronscripts/update-bugtask-targetnamecaches.py (+0/-2)
cronscripts/update-bugzilla-remote-components.py (+0/-1)
cronscripts/update-cve.py (+0/-2)
cronscripts/update-pkgcache.py (+0/-2)
cronscripts/update-remote-product.py (+0/-1)
cronscripts/update-sourceforge-remote-products.py (+0/-1)
cronscripts/update-standing.py (+0/-1)
cronscripts/update-stats.py (+0/-2)
database/schema/fti.py (+0/-2)
database/schema/online_fti_updater.py (+0/-1)
database/schema/reset_sequences.py (+0/-1)
database/schema/unautovacuumable.py (+0/-1)
lib/contrib/oauth.py (+0/-2)
lib/lp/answers/enums.py (+0/-2)
lib/lp/answers/interfaces/answercontact.py (+0/-2)
lib/lp/answers/interfaces/faq.py (+0/-2)
lib/lp/answers/interfaces/faqcollection.py (+0/-2)
lib/lp/answers/interfaces/faqtarget.py (+0/-2)
lib/lp/answers/interfaces/question.py (+0/-2)
lib/lp/answers/interfaces/questioncollection.py (+0/-2)
lib/lp/answers/interfaces/questionmessage.py (+0/-2)
lib/lp/answers/interfaces/questionreopening.py (+0/-2)
lib/lp/answers/interfaces/questionsperson.py (+0/-2)
lib/lp/answers/interfaces/questionsubscription.py (+0/-2)
lib/lp/answers/interfaces/questiontarget.py (+0/-2)
lib/lp/answers/model/answercontact.py (+0/-2)
lib/lp/answers/model/faq.py (+0/-2)
lib/lp/answers/model/questionmessage.py (+0/-2)
lib/lp/answers/model/questionreopening.py (+0/-2)
lib/lp/answers/model/questionsubscription.py (+0/-2)
lib/lp/app/browser/badge.py (+0/-2)
lib/lp/app/browser/linkchecker.py (+0/-2)
lib/lp/app/browser/root.py (+0/-2)
lib/lp/app/validators/__init__.py (+0/-2)
lib/lp/app/validators/validation.py (+0/-2)
lib/lp/app/widgets/announcementdate.py (+0/-1)
lib/lp/app/widgets/popup.py (+0/-2)
lib/lp/app/widgets/product.py (+0/-7)
lib/lp/archivepublisher/htaccess.py (+0/-2)
lib/lp/archivepublisher/interfaces/archivesigningkey.py (+0/-2)
lib/lp/archivepublisher/interfaces/publisherconfig.py (+0/-2)
lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py (+0/-2)
lib/lp/blueprints/browser/person.py (+0/-2)
lib/lp/blueprints/interfaces/specificationbranch.py (+0/-2)
lib/lp/blueprints/interfaces/specificationbug.py (+0/-2)
lib/lp/blueprints/interfaces/specificationdependency.py (+0/-2)
lib/lp/blueprints/interfaces/specificationmessage.py (+0/-2)
lib/lp/blueprints/interfaces/specificationsubscription.py (+0/-2)
lib/lp/blueprints/interfaces/specificationtarget.py (+0/-2)
lib/lp/blueprints/interfaces/sprint.py (+0/-2)
lib/lp/blueprints/interfaces/sprintattendance.py (+0/-2)
lib/lp/blueprints/interfaces/sprintspecification.py (+0/-2)
lib/lp/blueprints/model/specificationbranch.py (+0/-2)
lib/lp/blueprints/model/specificationbug.py (+0/-2)
lib/lp/blueprints/model/specificationdependency.py (+0/-2)
lib/lp/blueprints/model/specificationsubscription.py (+0/-2)
lib/lp/blueprints/model/sprint.py (+0/-2)
lib/lp/blueprints/model/sprintattendance.py (+0/-2)
lib/lp/blueprints/model/sprintspecification.py (+0/-2)
lib/lp/bugs/externalbugtracker/__init__.py (+0/-2)
lib/lp/bugs/interfaces/bug.py (+0/-2)
lib/lp/bugs/interfaces/bugactivity.py (+0/-2)
lib/lp/bugs/interfaces/bugattachment.py (+0/-2)
lib/lp/bugs/interfaces/bugbranch.py (+0/-2)
lib/lp/bugs/interfaces/bugchange.py (+0/-2)
lib/lp/bugs/interfaces/bugcve.py (+0/-2)
lib/lp/bugs/interfaces/buglink.py (+0/-2)
lib/lp/bugs/interfaces/bugmessage.py (+0/-2)
lib/lp/bugs/interfaces/bugnomination.py (+0/-2)
lib/lp/bugs/interfaces/bugnotification.py (+0/-2)
lib/lp/bugs/interfaces/bugsubscription.py (+0/-2)
lib/lp/bugs/interfaces/bugsupervisor.py (+0/-2)
lib/lp/bugs/interfaces/bugtrackerperson.py (+0/-2)
lib/lp/bugs/interfaces/cve.py (+0/-2)
lib/lp/bugs/interfaces/cvereference.py (+0/-2)
lib/lp/bugs/interfaces/externalbugtracker.py (+0/-2)
lib/lp/bugs/interfaces/malone.py (+0/-2)
lib/lp/bugs/interfaces/structuralsubscription.py (+0/-2)
lib/lp/bugs/model/bugactivity.py (+0/-2)
lib/lp/bugs/model/bugattachment.py (+0/-2)
lib/lp/bugs/model/bugbranch.py (+0/-2)
lib/lp/bugs/model/bugcve.py (+0/-2)
lib/lp/bugs/model/buglinktarget.py (+0/-2)
lib/lp/bugs/model/bugmessage.py (+0/-2)
lib/lp/bugs/model/bugnomination.py (+0/-2)
lib/lp/bugs/model/bugnotification.py (+0/-2)
lib/lp/bugs/model/bugset.py (+0/-2)
lib/lp/bugs/model/bugsubscription.py (+0/-2)
lib/lp/bugs/model/bugtracker.py (+0/-2)
lib/lp/bugs/model/cve.py (+0/-2)
lib/lp/bugs/model/cvereference.py (+0/-2)
lib/lp/bugs/scripts/bugnotification.py (+0/-2)
lib/lp/bugs/scripts/debbugs.py (+0/-2)
lib/lp/bugs/tests/externalbugtracker.py (+0/-2)
lib/lp/bugs/tests/test_bugtarget.py (+0/-2)
lib/lp/buildmaster/enums.py (+0/-2)
lib/lp/buildmaster/interfaces/builder.py (+0/-3)
lib/lp/buildmaster/interfaces/buildfarmjob.py (+0/-2)
lib/lp/buildmaster/interfaces/buildfarmjobbehavior.py (+0/-2)
lib/lp/buildmaster/interfaces/buildqueue.py (+0/-2)
lib/lp/buildmaster/model/builder.py (+0/-2)
lib/lp/buildmaster/model/buildfarmjobbehavior.py (+0/-2)
lib/lp/buildmaster/model/buildqueue.py (+0/-2)
lib/lp/buildmaster/tests/test_buildqueue.py (+0/-2)
lib/lp/code/browser/branchmergeproposal.py (+0/-2)
lib/lp/code/browser/tests/test_branchmergeproposal.py (+0/-2)
lib/lp/code/browser/tests/test_sourcepackagerecipebuild.py (+0/-2)
lib/lp/code/event/branchmergeproposal.py (+0/-2)
lib/lp/code/interfaces/branch.py (+0/-2)
lib/lp/code/interfaces/branchcollection.py (+0/-2)
lib/lp/code/interfaces/branchjob.py (+0/-2)
lib/lp/code/interfaces/branchlookup.py (+0/-2)
lib/lp/code/interfaces/branchmergeproposal.py (+0/-2)
lib/lp/code/interfaces/branchmergequeuecollection.py (+0/-2)
lib/lp/code/interfaces/branchnamespace.py (+0/-2)
lib/lp/code/interfaces/branchpuller.py (+0/-2)
lib/lp/code/interfaces/branchref.py (+0/-2)
lib/lp/code/interfaces/branchrevision.py (+0/-2)
lib/lp/code/interfaces/branchsubscription.py (+0/-2)
lib/lp/code/interfaces/branchtarget.py (+0/-2)
lib/lp/code/interfaces/codehosting.py (+0/-2)
lib/lp/code/interfaces/codeimport.py (+0/-2)
lib/lp/code/interfaces/codeimportevent.py (+0/-2)
lib/lp/code/interfaces/codeimportjob.py (+0/-2)
lib/lp/code/interfaces/codeimportmachine.py (+0/-2)
lib/lp/code/interfaces/codeimportresult.py (+0/-2)
lib/lp/code/interfaces/codeimportscheduler.py (+0/-2)
lib/lp/code/interfaces/codereviewcomment.py (+0/-2)
lib/lp/code/interfaces/hasbranches.py (+0/-2)
lib/lp/code/interfaces/linkedbranch.py (+0/-2)
lib/lp/code/interfaces/revision.py (+0/-2)
lib/lp/code/interfaces/revisioncache.py (+0/-2)
lib/lp/code/interfaces/seriessourcepackagebranch.py (+0/-2)
lib/lp/code/interfaces/sourcepackagerecipe.py (+0/-2)
lib/lp/code/interfaces/sourcepackagerecipebuild.py (+0/-2)
lib/lp/code/model/branchrevision.py (+0/-2)
lib/lp/code/model/branchsubscription.py (+0/-2)
lib/lp/code/model/codeimportevent.py (+0/-2)
lib/lp/code/model/codeimportmachine.py (+0/-2)
lib/lp/code/model/revision.py (+0/-2)
lib/lp/code/model/seriessourcepackagebranch.py (+0/-2)
lib/lp/code/model/sourcepackagerecipebuild.py (+0/-2)
lib/lp/code/model/sourcepackagerecipedata.py (+0/-2)
lib/lp/code/model/tests/test_branch.py (+0/-2)
lib/lp/code/model/tests/test_hasrecipes.py (+0/-2)
lib/lp/code/model/tests/test_recipebuilder.py (+0/-2)
lib/lp/code/xmlrpc/branch.py (+0/-3)
lib/lp/codehosting/codeimport/tests/test_uifactory.py (+0/-2)
lib/lp/codehosting/codeimport/workermonitor.py (+0/-2)
lib/lp/codehosting/puller/scheduler.py (+0/-2)
lib/lp/codehosting/puller/tests/test_errors.py (+0/-2)
lib/lp/codehosting/puller/tests/test_worker.py (+0/-2)
lib/lp/codehosting/scanner/tests/test_bzrsync.py (+0/-2)
lib/lp/codehosting/vfs/branchfs.py (+0/-2)
lib/lp/codehosting/vfs/tests/test_branchfs.py (+0/-2)
lib/lp/codehosting/vfs/tests/test_branchfsclient.py (+0/-2)
lib/lp/codehosting/vfs/transport.py (+0/-3)
lib/lp/coop/answersbugs/interfaces.py (+0/-2)
lib/lp/coop/answersbugs/model.py (+0/-2)
lib/lp/hardwaredb/interfaces/hwdb.py (+0/-2)
lib/lp/hardwaredb/model/hwdb.py (+0/-2)
lib/lp/registry/browser/person.py (+0/-2)
lib/lp/registry/interfaces/codeofconduct.py (+0/-2)
lib/lp/registry/interfaces/commercialsubscription.py (+0/-2)
lib/lp/registry/interfaces/distributionmirror.py (+0/-2)
lib/lp/registry/interfaces/distributionsourcepackage.py (+0/-2)
lib/lp/registry/interfaces/distroseriesparent.py (+0/-2)
lib/lp/registry/interfaces/featuredproject.py (+0/-2)
lib/lp/registry/interfaces/irc.py (+0/-2)
lib/lp/registry/interfaces/jabber.py (+0/-2)
lib/lp/registry/interfaces/karma.py (+0/-2)
lib/lp/registry/interfaces/location.py (+0/-2)
lib/lp/registry/interfaces/mailinglist.py (+0/-2)
lib/lp/registry/interfaces/milestone.py (+0/-2)
lib/lp/registry/interfaces/packaging.py (+0/-2)
lib/lp/registry/interfaces/personnotification.py (+0/-2)
lib/lp/registry/interfaces/personproduct.py (+0/-2)
lib/lp/registry/interfaces/pillar.py (+0/-2)
lib/lp/registry/interfaces/poll.py (+0/-2)
lib/lp/registry/interfaces/productseries.py (+0/-2)
lib/lp/registry/interfaces/projectgroup.py (+0/-2)
lib/lp/registry/interfaces/sourcepackage.py (+0/-2)
lib/lp/registry/interfaces/sourcepackagename.py (+0/-2)
lib/lp/registry/interfaces/ssh.py (+0/-2)
lib/lp/registry/interfaces/teammembership.py (+0/-2)
lib/lp/registry/interfaces/wikiname.py (+0/-2)
lib/lp/registry/model/codeofconduct.py (+0/-1)
lib/lp/registry/model/distributionmirror.py (+0/-2)
lib/lp/registry/model/gpgkey.py (+0/-2)
lib/lp/registry/model/karma.py (+0/-2)
lib/lp/registry/model/mailinglist.py (+0/-2)
lib/lp/registry/model/milestone.py (+0/-1)
lib/lp/registry/model/packaging.py (+0/-2)
lib/lp/registry/model/pillar.py (+0/-2)
lib/lp/registry/model/poll.py (+0/-2)
lib/lp/registry/model/productseries.py (+0/-1)
lib/lp/registry/model/projectgroup.py (+0/-1)
lib/lp/registry/model/sourcepackagename.py (+0/-2)
lib/lp/registry/model/teammembership.py (+0/-2)
lib/lp/scripts/runlaunchpad.py (+0/-2)
lib/lp/scripts/utilities/killservice.py (+0/-1)
lib/lp/services/authserver/interfaces.py (+0/-2)
lib/lp/services/config/tests/test_config.py (+0/-4)
lib/lp/services/database/decoratedresultset.py (+0/-2)
lib/lp/services/database/policy.py (+0/-2)
lib/lp/services/feeds/interfaces/feed.py (+0/-2)
lib/lp/services/geoip/interfaces.py (+0/-2)
lib/lp/services/googlesearch/__init__.py (+0/-2)
lib/lp/services/googlesearch/googletestservice.py (+0/-2)
lib/lp/services/googlesearch/interfaces.py (+0/-2)
lib/lp/services/identity/interfaces/account.py (+0/-1)
lib/lp/services/identity/interfaces/emailaddress.py (+0/-2)
lib/lp/services/identity/model/emailaddress.py (+0/-2)
lib/lp/services/job/interfaces/job.py (+0/-2)
lib/lp/services/librarian/interfaces/__init__.py (+0/-2)
lib/lp/services/librarian/interfaces/client.py (+0/-1)
lib/lp/services/librarian/model.py (+0/-2)
lib/lp/services/mail/interfaces.py (+0/-2)
lib/lp/services/mailman/monkeypatches/defaults.py (+0/-3)
lib/lp/services/mailman/monkeypatches/xmlrpcrunner.py (+0/-5)
lib/lp/services/messages/interfaces/message.py (+0/-2)
lib/lp/services/messages/model/message.py (+0/-2)
lib/lp/services/oauth/interfaces.py (+0/-2)
lib/lp/services/profile/mem.py (+0/-2)
lib/lp/services/salesforce/interfaces.py (+0/-2)
lib/lp/services/salesforce/tests/proxy.py (+0/-2)
lib/lp/services/scripts/interfaces/scriptactivity.py (+0/-2)
lib/lp/services/scripts/model/scriptactivity.py (+0/-2)
lib/lp/services/sshserver/auth.py (+0/-2)
lib/lp/services/statistics/interfaces/statistic.py (+0/-2)
lib/lp/services/statistics/model/statistics.py (+0/-1)
lib/lp/services/temporaryblobstorage/interfaces.py (+0/-2)
lib/lp/services/temporaryblobstorage/model.py (+0/-2)
lib/lp/services/tests/test_browser_helpers.py (+0/-2)
lib/lp/services/timeout.py (+0/-2)
lib/lp/services/twistedsupport/loggingsupport.py (+0/-2)
lib/lp/services/twistedsupport/task.py (+0/-2)
lib/lp/services/twistedsupport/tests/test_processmonitor.py (+0/-2)
lib/lp/services/twistedsupport/tests/test_task.py (+0/-2)
lib/lp/services/verification/interfaces/authtoken.py (+0/-2)
lib/lp/services/verification/interfaces/logintoken.py (+0/-2)
lib/lp/services/verification/model/logintoken.py (+0/-2)
lib/lp/services/webapp/adapter.py (+0/-2)
lib/lp/services/webapp/errorlog.py (+0/-2)
lib/lp/services/webapp/interfaces.py (+0/-2)
lib/lp/services/webapp/publication.py (+0/-5)
lib/lp/services/webapp/servers.py (+0/-2)
lib/lp/services/webapp/tests/sigusr2.py (+0/-1)
lib/lp/services/webapp/tests/test_login.py (+0/-1)
lib/lp/services/webapp/tests/test_servers.py (+0/-2)
lib/lp/services/webapp/vocabulary.py (+0/-2)
lib/lp/services/worlddata/interfaces/country.py (+0/-2)
lib/lp/services/worlddata/interfaces/language.py (+0/-2)
lib/lp/services/worlddata/interfaces/spokenin.py (+0/-2)
lib/lp/services/worlddata/model/country.py (+0/-2)
lib/lp/services/worlddata/model/language.py (+0/-2)
lib/lp/services/worlddata/model/spokenin.py (+0/-2)
lib/lp/soyuz/browser/tests/test_archive_packages.py (+0/-2)
lib/lp/soyuz/browser/tests/test_distrosourcepackagerelease.py (+0/-2)
lib/lp/soyuz/browser/tests/test_sourcepackagerelease.py (+0/-2)
lib/lp/soyuz/browser/tests/test_sourceslistentries.py (+0/-2)
lib/lp/soyuz/interfaces/archive.py (+0/-2)
lib/lp/soyuz/interfaces/archivearch.py (+0/-2)
lib/lp/soyuz/interfaces/archiveauthtoken.py (+0/-2)
lib/lp/soyuz/interfaces/archivedependency.py (+0/-2)
lib/lp/soyuz/interfaces/archivepermission.py (+0/-2)
lib/lp/soyuz/interfaces/archivesubscriber.py (+0/-2)
lib/lp/soyuz/interfaces/binarypackagebuild.py (+0/-2)
lib/lp/soyuz/interfaces/binarypackagename.py (+0/-2)
lib/lp/soyuz/interfaces/binarypackagerelease.py (+0/-2)
lib/lp/soyuz/interfaces/buildpackagejob.py (+0/-2)
lib/lp/soyuz/interfaces/buildrecords.py (+0/-2)
lib/lp/soyuz/interfaces/component.py (+0/-2)
lib/lp/soyuz/interfaces/distributionsourcepackagecache.py (+0/-2)
lib/lp/soyuz/interfaces/distributionsourcepackagerelease.py (+0/-2)
lib/lp/soyuz/interfaces/distroarchseries.py (+0/-2)
lib/lp/soyuz/interfaces/distroarchseriesbinarypackage.py (+0/-2)
lib/lp/soyuz/interfaces/distroarchseriesbinarypackagerelease.py (+0/-2)
lib/lp/soyuz/interfaces/distroseriesbinarypackage.py (+0/-2)
lib/lp/soyuz/interfaces/distroseriespackagecache.py (+0/-2)
lib/lp/soyuz/interfaces/distroseriessourcepackagerelease.py (+0/-2)
lib/lp/soyuz/interfaces/files.py (+0/-2)
lib/lp/soyuz/interfaces/packagecloner.py (+0/-2)
lib/lp/soyuz/interfaces/packagecopyrequest.py (+0/-2)
lib/lp/soyuz/interfaces/packagediff.py (+0/-2)
lib/lp/soyuz/interfaces/packagerelationship.py (+0/-2)
lib/lp/soyuz/interfaces/packageset.py (+0/-3)
lib/lp/soyuz/interfaces/processor.py (+0/-2)
lib/lp/soyuz/interfaces/publishing.py (+0/-2)
lib/lp/soyuz/interfaces/section.py (+0/-2)
lib/lp/soyuz/interfaces/sourcepackagerelease.py (+0/-2)
lib/lp/soyuz/model/binaryandsourcepackagename.py (+0/-2)
lib/lp/soyuz/model/binarypackagebuildbehavior.py (+0/-2)
lib/lp/soyuz/model/binarypackagename.py (+0/-2)
lib/lp/soyuz/model/binarypackagerelease.py (+0/-2)
lib/lp/soyuz/model/component.py (+0/-2)
lib/lp/soyuz/model/distributionsourcepackagecache.py (+0/-2)
lib/lp/soyuz/model/distributionsourcepackagerelease.py (+0/-2)
lib/lp/soyuz/model/distroarchseries.py (+0/-2)
lib/lp/soyuz/model/distroarchseriesbinarypackage.py (+0/-2)
lib/lp/soyuz/model/distroarchseriesbinarypackagerelease.py (+0/-2)
lib/lp/soyuz/model/distroseriesbinarypackage.py (+0/-3)
lib/lp/soyuz/model/distroseriespackagecache.py (+0/-2)
lib/lp/soyuz/model/distroseriessourcepackagerelease.py (+0/-2)
lib/lp/soyuz/model/files.py (+0/-2)
lib/lp/soyuz/model/processor.py (+0/-2)
lib/lp/soyuz/model/section.py (+0/-2)
lib/lp/soyuz/scripts/expire_archive_files.py (+0/-2)
lib/lp/soyuz/scripts/gina/packages.py (+0/-2)
lib/lp/soyuz/scripts/processdeathrow.py (+0/-2)
lib/lp/testing/_login.py (+0/-2)
lib/lp/testing/_webservice.py (+0/-2)
lib/lp/testing/branding.py (+0/-2)
lib/lp/testing/fakemethod.py (+0/-5)
lib/lp/testing/keyserver/__init__.py (+0/-2)
lib/lp/testing/layers.py (+0/-3)
lib/lp/testing/smtpd.py (+0/-1)
lib/lp/translations/browser/potemplate.py (+0/-2)
lib/lp/translations/browser/translationgroup.py (+0/-4)
lib/lp/translations/browser/translationmessage.py (+0/-3)
lib/lp/translations/interfaces/customlanguagecode.py (+0/-2)
lib/lp/translations/interfaces/distroserieslanguage.py (+0/-2)
lib/lp/translations/interfaces/languagepack.py (+0/-2)
lib/lp/translations/interfaces/poexportrequest.py (+0/-2)
lib/lp/translations/interfaces/pofile.py (+0/-2)
lib/lp/translations/interfaces/pofilestatsjob.py (+0/-2)
lib/lp/translations/interfaces/pofiletranslator.py (+0/-2)
lib/lp/translations/interfaces/pomsgid.py (+0/-2)
lib/lp/translations/interfaces/potemplate.py (+0/-2)
lib/lp/translations/interfaces/potmsgset.py (+0/-2)
lib/lp/translations/interfaces/potranslation.py (+0/-2)
lib/lp/translations/interfaces/productserieslanguage.py (+0/-2)
lib/lp/translations/interfaces/rosettastats.py (+0/-2)
lib/lp/translations/interfaces/translatedlanguage.py (+0/-2)
lib/lp/translations/interfaces/translationcommonformat.py (+0/-2)
lib/lp/translations/interfaces/translationexporter.py (+0/-2)
lib/lp/translations/interfaces/translationfileformat.py (+0/-2)
lib/lp/translations/interfaces/translationgroup.py (+0/-2)
lib/lp/translations/interfaces/translationimporter.py (+0/-2)
lib/lp/translations/interfaces/translationimportqueue.py (+0/-2)
lib/lp/translations/interfaces/translationmessage.py (+0/-2)
lib/lp/translations/interfaces/translationsoverview.py (+0/-2)
lib/lp/translations/interfaces/translationtemplateitem.py (+0/-2)
lib/lp/translations/interfaces/translationtemplatesbuildjob.py (+0/-2)
lib/lp/translations/interfaces/translator.py (+0/-2)
lib/lp/translations/interfaces/vpoexport.py (+0/-2)
lib/lp/translations/interfaces/vpotexport.py (+0/-2)
lib/lp/translations/interfaces/webservice.py (+0/-2)
lib/lp/translations/model/distroserieslanguage.py (+0/-2)
lib/lp/translations/model/languagepack.py (+0/-2)
lib/lp/translations/model/poexportrequest.py (+0/-2)
lib/lp/translations/model/pofile.py (+0/-2)
lib/lp/translations/model/pomsgid.py (+0/-2)
lib/lp/translations/model/potemplate.py (+0/-2)
lib/lp/translations/model/potmsgset.py (+0/-2)
lib/lp/translations/model/potranslation.py (+0/-2)
lib/lp/translations/model/translationgroup.py (+0/-2)
lib/lp/translations/model/translationimportqueue.py (+0/-2)
lib/lp/translations/model/translator.py (+0/-2)
lib/lp/translations/model/vpoexport.py (+0/-2)
lib/lp/translations/model/vpotexport.py (+0/-2)
lib/lp/translations/scripts/fix_translation_credits.py (+0/-2)
lib/lp/translations/scripts/language_pack.py (+0/-2)
lib/lp/translations/scripts/verify_pofile_stats.py (+0/-2)
lib/lp/translations/tests/test_potmsgset.py (+0/-2)
lib/lp/translations/tests/test_setcurrenttranslation.py (+0/-2)
lib/lp/translations/tests/test_shared_potemplate.py (+0/-2)
lib/lp/translations/utilities/gettext_po_parser.py (+0/-3)
lib/lp/translations/utilities/xpi_po_exporter.py (+0/-1)
lib/lp/xmlrpc/__init__.py (+0/-2)
lib/lp/xmlrpc/application.py (+0/-2)
scripts/add-missing-builds.py (+0/-2)
scripts/branch-rewrite.py (+0/-2)
scripts/bug-export.py (+0/-2)
scripts/cache-country-mirrors.py (+0/-1)
scripts/code-import-worker-monitor.py (+0/-1)
scripts/code-import-worker.py (+0/-1)
scripts/copy-translations-from-parent.py (+0/-2)
scripts/ftpmaster-tools/lp-query-distro.py (+0/-1)
scripts/ftpmaster-tools/manage-chroot.py (+0/-3)
scripts/ftpmaster-tools/obsolete-distroseries.py (+0/-3)
scripts/ftpmaster-tools/ppa-report.py (+0/-1)
scripts/get-stacked-on-branches.py (+0/-2)
scripts/gina.py (+0/-2)
scripts/mirror-branch.py (+0/-2)
scripts/mlist-import.py (+0/-1)
scripts/modified-branches.py (+0/-2)
scripts/populate-archive.py (+0/-1)
scripts/process-accepted.py (+0/-3)
scripts/process-death-row.py (+0/-2)
scripts/publish-distro.py (+0/-2)
scripts/rosetta/fix_translation_credits.py (+0/-2)
scripts/rosetta/gettext_check_messages.py (+0/-2)
scripts/rosetta/message-sharing-merge.py (+0/-2)
scripts/rosetta/remove-translations-by.py (+0/-4)
scripts/rosetta/reupload-translations.py (+0/-2)
scripts/rosetta/upload-translations.py (+0/-2)
scripts/rosetta/validate-translations-file.py (+0/-2)
scripts/update-stacked-on.py (+0/-2)
scripts/upload2librarian.py (+0/-1)
utilities/lsconf.py (+0/-1)
utilities/soyuz-sampledata-setup.py (+0/-1)
To merge this branch: bzr merge lp:~stevenk/launchpad/destroy-pylint-comments
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+142053@code.launchpad.net

Commit message

Destroy every remaining pylint comment, and drop two unneeded imports from the files changed.

Description of the change

Destroy the pylint comments since they have annoyed me for long enough. Remove two unneeded imports from the files touched.

To ease the review, all changes were made via a script except for lib/lp/soyuz/model/distroseriesbinarypackage.py and lib/lp/buildmaster/interfaces/builder.py which had two unneeded imports removed.

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) wrote :
Download full text (4.3 KiB)

3226 === modified file 'lib/lp/services/profile/mem.py'
3227 --- lib/lp/services/profile/mem.py 2011-12-19 23:38:16 +0000
3228 +++ lib/lp/services/profile/mem.py 2013-01-07 02:48:21 +0000
3229 @@ -2,7 +2,6 @@
3230 # GNU Affero General Public License version 3 (see the file LICENSE).
3231
3232 # We like globals!
3233 -# pylint: disable-msg=W0602

That other comment line can probably go.

3367 === modified file 'lib/lp/services/timeout.py'
3368 --- lib/lp/services/timeout.py 2012-10-22 21:49:56 +0000
3369 +++ lib/lp/services/timeout.py 2013-01-07 02:48:21 +0000
3370 @@ -2,7 +2,6 @@
3371 # GNU Affero General Public License version 3 (see the file LICENSE).
3372
3373 # Explicit is better than implicit.
3374 -# pylint: disable-msg=W0602,W0603

Likewise

4326 === modified file 'lib/lp/testing/_login.py'
4327 --- lib/lp/testing/_login.py 2012-05-28 08:44:41 +0000
4328 +++ lib/lp/testing/_login.py 2013-01-07 02:48:21 +0000
4329 @@ -2,7 +2,6 @@
4330 # GNU Affero General Public License version 3 (see the file LICENSE).
4331
4332 # We like global statements!
4333 -# pylint: disable-msg=W0602,W0603
4334 __metaclass__ = type
4335
4336 __all__ = [
4337
4338 === modified file 'lib/lp/testing/_webservice.py'
4339 --- lib/lp/testing/_webservice.py 2012-09-19 20:43:00 +0000
4340 +++ lib/lp/testing/_webservice.py 2013-01-07 02:48:21 +0000
4341 @@ -2,7 +2,6 @@
4342 # GNU Affero General Public License version 3 (see the file LICENSE).
4343
4344 # We like global statements!
4345 -# pylint: disable-msg=W0602,W0603
4346 __metaclass__ = type

These two as well.

4389 === modified file 'lib/lp/testing/layers.py'
4390 --- lib/lp/testing/layers.py 2012-09-28 06:25:44 +0000
4391 +++ lib/lp/testing/layers.py 2013-01-07 02:48:21 +0000
4392 @@ -2,8 +2,6 @@
4393 # GNU Affero General Public License version 3 (see the file LICENSE).
4394
4395 # We like global!
4396 -# pylint: disable-msg=W0603,W0702
4397 -

Here too.

4414 === modified file 'lib/lp/translations/browser/translationmessage.py'
4415 --- lib/lp/translations/browser/translationmessage.py 2012-11-26 08:40:20 +0000
4416 +++ lib/lp/translations/browser/translationmessage.py 2013-01-07 02:48:21 +0000
4417 @@ -1,7 +1,6 @@
4418 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4419 # GNU Affero General Public License version 3 (see the file LICENSE).
4420
4421 -# pylint: disable-msg=W0404
4422 # (Disable warning about importing two different datetime modules)

This.

=== modified file 'lib/lp/translations/utilities/gettext_po_parser.py'
--- lib/lp/translations/utilities/gettext_po_parser.py 2012-06-29 08:40:05 +0000
+++ lib/lp/translations/utilities/gettext_po_parser.py 2013-01-07 02:48:21 +0000
@@ -1,7 +1,6 @@
 # Copyright 2009 Canonical Ltd. This software is licensed under the
 # GNU Affero General Public License version 3 (see the file LICENSE).

-# pylint: disable-msg=W0404
 # (Suppress warning about two datetimes being imported)

Hi

=== modified file 'scripts/ftpmaster-tools/manage-chroot.py'
--- scripts/ftpmaster-tools/manage-chroot.py 2012-01-19 03:09:38 +0000
+++ scripts/ftpmaster-tools/manage-chroot.py 2013-01-07 02:48:21 +0000
@@ -4,8 +4,6 @@
 # GNU Affero General Public Licens...

Read more...

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'buildmailman.py'
2--- buildmailman.py 2012-07-24 16:17:01 +0000
3+++ buildmailman.py 2013-01-07 03:50:27 +0000
4@@ -133,7 +133,6 @@
5 sys.exit(retcode)
6 # Try again to import the package.
7 try:
8- # pylint: disable-msg=W0404
9 import Mailman
10 except ImportError:
11 print >> sys.stderr, 'Could not import the Mailman package'
12
13=== modified file 'buildout-templates/scripts/mlist-sync.py.in'
14--- buildout-templates/scripts/mlist-sync.py.in 2012-09-19 09:58:35 +0000
15+++ buildout-templates/scripts/mlist-sync.py.in 2013-01-07 03:50:27 +0000
16@@ -33,7 +33,6 @@
17 # Not doing this means that some of the links in staging's MHonArc archive
18 # will point to production archives.
19
20-# pylint: disable-msg=W0403
21 import _pythonpath
22
23 import logging
24@@ -98,7 +97,6 @@
25 :param source_url: the base url of the source
26 """
27 # This can't be done at module global scope.
28- # pylint: disable-msg=F0401
29 from Mailman import mm_cfg
30 # Start by rsync'ing over the entire $vardir/lists, $vardir/archives,
31 # $vardir/backups, and $vardir/mhonarc directories. We specifically
32@@ -128,7 +126,6 @@
33 def fixHostnames(self):
34 """Fix up the host names in Mailman and the LP database."""
35 # These can't be done at module global scope.
36- # pylint: disable-msg=F0401
37 from Mailman import Utils
38 from Mailman import mm_cfg
39 from Mailman.MailList import MailList
40
41=== modified file 'cronscripts/allocate-revision-karma.py'
42--- cronscripts/allocate-revision-karma.py 2012-01-01 03:14:54 +0000
43+++ cronscripts/allocate-revision-karma.py 2013-01-07 03:50:27 +0000
44@@ -3,8 +3,6 @@
45 # Copyright 2009 Canonical Ltd. This software is licensed under the
46 # GNU Affero General Public License version 3 (see the file LICENSE).
47
48-# pylint: disable-msg=C0103,W0403
49-
50 import _pythonpath
51
52 from lp.code.scripts.revisionkarma import RevisionKarmaAllocator
53
54=== modified file 'cronscripts/check-teamparticipation.py'
55--- cronscripts/check-teamparticipation.py 2012-02-27 07:09:17 +0000
56+++ cronscripts/check-teamparticipation.py 2013-01-07 03:50:27 +0000
57@@ -3,8 +3,6 @@
58 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
59 # GNU Affero General Public License version 3 (see the file LICENSE).
60
61-# pylint: disable-msg=C0103,W0403
62-
63 """Check for invalid/missing TeamParticipation entries.
64
65 Invalid TP entries are the ones for which there are no active TeamMemberships
66
67=== modified file 'cronscripts/checkwatches.py'
68--- cronscripts/checkwatches.py 2012-01-01 03:14:54 +0000
69+++ cronscripts/checkwatches.py 2013-01-07 03:50:27 +0000
70@@ -3,8 +3,6 @@
71 # Copyright 2009 Canonical Ltd. This software is licensed under the
72 # GNU Affero General Public License version 3 (see the file LICENSE).
73
74-# pylint: disable-msg=C0103,W0403
75-
76 """
77 Cron job to run daily to check all of the BugWatches
78 """
79
80=== modified file 'cronscripts/code-import-dispatcher.py'
81--- cronscripts/code-import-dispatcher.py 2011-12-29 05:29:36 +0000
82+++ cronscripts/code-import-dispatcher.py 2013-01-07 03:50:27 +0000
83@@ -5,7 +5,6 @@
84
85 """Look for and dispatch code import jobs as needed."""
86
87-# pylint: disable-msg=W0403
88 import _pythonpath
89
90 from xmlrpclib import ServerProxy
91
92=== modified file 'cronscripts/distributionmirror-prober.py'
93--- cronscripts/distributionmirror-prober.py 2012-01-01 03:14:54 +0000
94+++ cronscripts/distributionmirror-prober.py 2013-01-07 03:50:27 +0000
95@@ -3,8 +3,6 @@
96 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
97 # GNU Affero General Public License version 3 (see the file LICENSE).
98
99-# pylint: disable-msg=C0103,W0403
100-
101 """Script to probe distribution mirrors and check how up-to-date they are."""
102
103 import _pythonpath
104
105=== modified file 'cronscripts/expire-archive-files.py'
106--- cronscripts/expire-archive-files.py 2011-12-29 05:29:36 +0000
107+++ cronscripts/expire-archive-files.py 2013-01-07 03:50:27 +0000
108@@ -3,8 +3,6 @@
109 # Copyright 2009 Canonical Ltd. This software is licensed under the
110 # GNU Affero General Public License version 3 (see the file LICENSE).
111
112-# pylint: disable-msg=C0103,W0403
113-
114 # This script expires PPA binaries that are superseded or deleted, and
115 # are older than 30 days. It's done with pure SQL rather than Python
116 # for speed reasons.
117
118=== modified file 'cronscripts/expire-questions.py'
119--- cronscripts/expire-questions.py 2012-02-01 15:08:19 +0000
120+++ cronscripts/expire-questions.py 2013-01-07 03:50:27 +0000
121@@ -3,8 +3,6 @@
122 # Copyright 2009 Canonical Ltd. This software is licensed under the
123 # GNU Affero General Public License version 3 (see the file LICENSE).
124
125-# pylint: disable-msg=C0103,W0403
126-
127 """ Expire all questions in the OPEN and NEEDSINFO states that didn't receive
128 any activity in the last X days.
129
130
131=== modified file 'cronscripts/flag-expired-memberships.py'
132--- cronscripts/flag-expired-memberships.py 2012-07-31 04:59:43 +0000
133+++ cronscripts/flag-expired-memberships.py 2013-01-07 03:50:27 +0000
134@@ -3,8 +3,6 @@
135 # Copyright 2009 Canonical Ltd. This software is licensed under the
136 # GNU Affero General Public License version 3 (see the file LICENSE).
137
138-# pylint: disable-msg=C0103,W0403
139-
140 """Flag expired team memberships and warn about impending expiration."""
141
142 import _pythonpath
143
144=== modified file 'cronscripts/foaf-update-karma-cache.py'
145--- cronscripts/foaf-update-karma-cache.py 2011-12-30 06:47:17 +0000
146+++ cronscripts/foaf-update-karma-cache.py 2013-01-07 03:50:27 +0000
147@@ -3,8 +3,6 @@
148 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
149 # GNU Affero General Public License version 3 (see the file LICENSE).
150
151-# pylint: disable-msg=C0103,W0403
152-
153 import _pythonpath
154
155 from zope.component import getUtility
156
157=== modified file 'cronscripts/generate-ppa-htaccess.py'
158--- cronscripts/generate-ppa-htaccess.py 2012-01-01 03:14:54 +0000
159+++ cronscripts/generate-ppa-htaccess.py 2013-01-07 03:50:27 +0000
160@@ -3,8 +3,6 @@
161 # Copyright 2009 Canonical Ltd. This software is licensed under the
162 # GNU Affero General Public License version 3 (see the file LICENSE).
163
164-# pylint: disable-msg=C0103,W0403
165-
166 # This script generates .htaccess files for private PPAs.
167
168 import _pythonpath
169
170=== modified file 'cronscripts/language-pack-exporter.py'
171--- cronscripts/language-pack-exporter.py 2012-01-01 03:14:54 +0000
172+++ cronscripts/language-pack-exporter.py 2013-01-07 03:50:27 +0000
173@@ -3,8 +3,6 @@
174 # Copyright 2009 Canonical Ltd. This software is licensed under the
175 # GNU Affero General Public License version 3 (see the file LICENSE).
176
177-# pylint: disable-msg=C0103,W0403
178-
179 """Script to export a tarball of translations for a distro series."""
180
181 __metaclass__ = type
182
183=== modified file 'cronscripts/librarian-gc.py'
184--- cronscripts/librarian-gc.py 2011-12-30 06:47:54 +0000
185+++ cronscripts/librarian-gc.py 2013-01-07 03:50:27 +0000
186@@ -3,8 +3,6 @@
187 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
188 # GNU Affero General Public License version 3 (see the file LICENSE).
189
190-# pylint: disable-msg=C0103,W0403
191-
192 """Librarian garbage collector.
193
194 This script is run on the Librarian server to merge duplicate files,
195
196=== modified file 'cronscripts/merge-proposal-jobs.py'
197--- cronscripts/merge-proposal-jobs.py 2012-01-01 03:14:54 +0000
198+++ cronscripts/merge-proposal-jobs.py 2013-01-07 03:50:27 +0000
199@@ -3,8 +3,6 @@
200 # Copyright 2009, 2010 Canonical Ltd. This software is licensed under the
201 # GNU Affero General Public License version 3 (see the file LICENSE).
202
203-# pylint: disable-msg=W0403
204-
205 """Handle jobs for BranchMergeProposals.
206
207 This script handles all job types for branch merge proposals.
208
209=== modified file 'cronscripts/parse-librarian-apache-access-logs.py'
210--- cronscripts/parse-librarian-apache-access-logs.py 2011-12-30 06:47:54 +0000
211+++ cronscripts/parse-librarian-apache-access-logs.py 2013-01-07 03:50:27 +0000
212@@ -16,7 +16,6 @@
213
214 __metaclass__ = type
215
216-# pylint: disable-msg=W0403
217 import _pythonpath
218
219 from storm.sqlobject import SQLObjectNotFound
220
221=== modified file 'cronscripts/ppa-generate-keys.py'
222--- cronscripts/ppa-generate-keys.py 2011-12-29 05:29:36 +0000
223+++ cronscripts/ppa-generate-keys.py 2013-01-07 03:50:27 +0000
224@@ -3,8 +3,6 @@
225 # Copyright 2009 Canonical Ltd. This software is licensed under the
226 # GNU Affero General Public License version 3 (see the file LICENSE).
227
228-# pylint: disable-msg=C0103,W0403
229-
230 """A cron script that generate missing PPA signing keys."""
231
232 __metaclass__ = type
233
234=== modified file 'cronscripts/process-apport-blobs.py'
235--- cronscripts/process-apport-blobs.py 2012-01-01 03:14:54 +0000
236+++ cronscripts/process-apport-blobs.py 2013-01-07 03:50:27 +0000
237@@ -3,8 +3,6 @@
238 # Copyright 2010 Canonical Ltd. This software is licensed under the
239 # GNU Affero General Public License version 3 (see the file LICENSE).
240
241-# pylint: disable-msg=W0403
242-
243 """Process uploaded Apport BLOBs."""
244
245 __metaclass__ = type
246
247=== modified file 'cronscripts/process-hwdb-submissions.py'
248--- cronscripts/process-hwdb-submissions.py 2012-01-01 03:14:54 +0000
249+++ cronscripts/process-hwdb-submissions.py 2013-01-07 03:50:27 +0000
250@@ -3,8 +3,6 @@
251 # Copyright 2009 Canonical Ltd. This software is licensed under the
252 # GNU Affero General Public License version 3 (see the file LICENSE).
253
254-# pylint: disable-msg=W0403
255-
256 """
257 Cron job that parses pending HWDB submissions.
258
259
260=== modified file 'cronscripts/process-mail.py'
261--- cronscripts/process-mail.py 2012-06-29 08:40:05 +0000
262+++ cronscripts/process-mail.py 2013-01-07 03:50:27 +0000
263@@ -3,7 +3,6 @@
264 # Copyright 2009 Canonical Ltd. This software is licensed under the
265 # GNU Affero General Public License version 3 (see the file LICENSE).
266
267-# pylint: disable-msg=C0103,W0403
268 """Fetches mail from the mail box and feeds them to the handlers."""
269
270 import _pythonpath
271
272=== modified file 'cronscripts/process-pending-packagediffs.py'
273--- cronscripts/process-pending-packagediffs.py 2012-01-01 03:14:54 +0000
274+++ cronscripts/process-pending-packagediffs.py 2013-01-07 03:50:27 +0000
275@@ -3,7 +3,6 @@
276 # Copyright 2009 Canonical Ltd. This software is licensed under the
277 # GNU Affero General Public License version 3 (see the file LICENSE).
278
279-# pylint: disable-msg=C0103,W0403
280 """Process pending PackageDiffs.
281
282 Process a optionally limited set of pending PackageDiffs.
283
284=== modified file 'cronscripts/product-release-finder.py'
285--- cronscripts/product-release-finder.py 2012-01-01 03:14:54 +0000
286+++ cronscripts/product-release-finder.py 2013-01-07 03:50:27 +0000
287@@ -3,7 +3,6 @@
288 # Copyright 2009 Canonical Ltd. This software is licensed under the
289 # GNU Affero General Public License version 3 (see the file LICENSE).
290
291-# pylint: disable-msg=C0103,W0403
292 """Upstream Product Release Finder.
293
294 Scan FTP and HTTP sites specified for each ProductSeries in the database
295
296=== modified file 'cronscripts/reclaimbranchspace.py'
297--- cronscripts/reclaimbranchspace.py 2012-01-01 03:14:54 +0000
298+++ cronscripts/reclaimbranchspace.py 2013-01-07 03:50:27 +0000
299@@ -3,8 +3,6 @@
300 # Copyright 2009 Canonical Ltd. This software is licensed under the
301 # GNU Affero General Public License version 3 (see the file LICENSE).
302
303-# pylint: disable-msg=W0403
304-
305 """Delete from disk branches deleted from the database."""
306
307 __metaclass__ = type
308
309=== modified file 'cronscripts/reprocess-hwdb-submissions.py'
310--- cronscripts/reprocess-hwdb-submissions.py 2012-06-29 08:40:05 +0000
311+++ cronscripts/reprocess-hwdb-submissions.py 2013-01-07 03:50:27 +0000
312@@ -3,8 +3,6 @@
313 # Copyright 2009 Canonical Ltd. This software is licensed under the
314 # GNU Affero General Public License version 3 (see the file LICENSE).
315
316-# pylint: disable-msg=W0403
317-
318 """
319 Cron job that parses pending HWDB submissions.
320
321
322=== modified file 'cronscripts/request_daily_builds.py'
323--- cronscripts/request_daily_builds.py 2012-01-01 03:14:54 +0000
324+++ cronscripts/request_daily_builds.py 2013-01-07 03:50:27 +0000
325@@ -3,8 +3,6 @@
326 # Copyright 2010 Canonical Ltd. This software is licensed under the
327 # GNU Affero General Public License version 3 (see the file LICENSE).
328
329-# pylint: disable-msg=W0403
330-
331 """Request builds for stale daily build recipes."""
332
333 __metaclass__ = type
334
335=== modified file 'cronscripts/rosetta-approve-imports.py'
336--- cronscripts/rosetta-approve-imports.py 2010-04-27 19:48:39 +0000
337+++ cronscripts/rosetta-approve-imports.py 2013-01-07 03:50:27 +0000
338@@ -3,8 +3,6 @@
339 # Copyright 2009 Canonical Ltd. This software is licensed under the
340 # GNU Affero General Public License version 3 (see the file LICENSE).
341
342-# pylint: disable-msg=C0103,W0403
343-
344 """Perform auto-approvals and auto-blocks on translation import queue"""
345
346 import _pythonpath
347
348=== modified file 'cronscripts/rosetta-branches.py'
349--- cronscripts/rosetta-branches.py 2012-01-01 03:14:54 +0000
350+++ cronscripts/rosetta-branches.py 2013-01-07 03:50:27 +0000
351@@ -3,8 +3,6 @@
352 # Copyright 2009 Canonical Ltd. This software is licensed under the
353 # GNU Affero General Public License version 3 (see the file LICENSE).
354
355-# pylint: disable-msg=W0403
356-
357 """Process branches with translation to import.
358
359 This script processes code branches that have new translations imports
360
361=== modified file 'cronscripts/rosetta-export-queue.py'
362--- cronscripts/rosetta-export-queue.py 2012-09-28 11:43:16 +0000
363+++ cronscripts/rosetta-export-queue.py 2013-01-07 03:50:27 +0000
364@@ -3,8 +3,6 @@
365 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
366 # GNU Affero General Public License version 3 (see the file LICENSE).
367
368-# pylint: disable-msg=C0103,W0403
369-
370 import _pythonpath
371
372 from lp.services.database.policy import SlaveDatabasePolicy
373
374=== modified file 'cronscripts/rosetta-pofile-stats.py'
375--- cronscripts/rosetta-pofile-stats.py 2012-01-01 03:14:54 +0000
376+++ cronscripts/rosetta-pofile-stats.py 2013-01-07 03:50:27 +0000
377@@ -3,8 +3,6 @@
378 # Copyright 2009 Canonical Ltd. This software is licensed under the
379 # GNU Affero General Public License version 3 (see the file LICENSE).
380
381-# pylint: disable-msg=C0103,W0403
382-
383 """Refresh and verify cached POFile translation statistics."""
384
385 import _pythonpath
386
387=== modified file 'cronscripts/rosetta-poimport.py'
388--- cronscripts/rosetta-poimport.py 2012-01-01 03:14:54 +0000
389+++ cronscripts/rosetta-poimport.py 2013-01-07 03:50:27 +0000
390@@ -3,8 +3,6 @@
391 # Copyright 2009 Canonical Ltd. This software is licensed under the
392 # GNU Affero General Public License version 3 (see the file LICENSE).
393
394-# pylint: disable-msg=C0103,W0403
395-
396 import _pythonpath
397
398 from lp.services.config import config
399
400=== modified file 'cronscripts/send-bug-notifications.py'
401--- cronscripts/send-bug-notifications.py 2012-03-13 00:45:33 +0000
402+++ cronscripts/send-bug-notifications.py 2013-01-07 03:50:27 +0000
403@@ -3,8 +3,6 @@
404 # Copyright 2009 Canonical Ltd. This software is licensed under the
405 # GNU Affero General Public License version 3 (see the file LICENSE).
406
407-# pylint: disable-msg=C0103,W0403
408-
409 """Send bug notifications.
410
411 This script sends out all the pending bug notifications, and sets
412
413=== modified file 'cronscripts/send-person-notifications.py'
414--- cronscripts/send-person-notifications.py 2012-01-01 03:14:54 +0000
415+++ cronscripts/send-person-notifications.py 2013-01-07 03:50:27 +0000
416@@ -3,8 +3,6 @@
417 # Copyright 2009 Canonical Ltd. This software is licensed under the
418 # GNU Affero General Public License version 3 (see the file LICENSE).
419
420-# pylint: disable-msg=W0403
421-
422 """Send person notifications.
423
424 This script sends out all the pending person notifications, and sets
425
426=== modified file 'cronscripts/sendbranchmail.py'
427--- cronscripts/sendbranchmail.py 2012-01-01 03:14:54 +0000
428+++ cronscripts/sendbranchmail.py 2013-01-07 03:50:27 +0000
429@@ -3,8 +3,6 @@
430 # Copyright 2009 Canonical Ltd. This software is licensed under the
431 # GNU Affero General Public License version 3 (see the file LICENSE).
432
433-# pylint: disable-msg=W0403
434-
435 """Send branch mail.
436
437 This script sends out all the mail jobs that are pending.
438
439=== modified file 'cronscripts/supermirror-pull.py'
440--- cronscripts/supermirror-pull.py 2012-01-01 03:14:54 +0000
441+++ cronscripts/supermirror-pull.py 2013-01-07 03:50:27 +0000
442@@ -3,8 +3,6 @@
443 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
444 # GNU Affero General Public License version 3 (see the file LICENSE).
445
446-# pylint: disable-msg=C0103,W0403
447-
448 import _pythonpath
449
450 from optparse import OptionParser
451
452=== modified file 'cronscripts/translations-export-to-branch.py'
453--- cronscripts/translations-export-to-branch.py 2012-01-01 03:14:54 +0000
454+++ cronscripts/translations-export-to-branch.py 2013-01-07 03:50:27 +0000
455@@ -1,5 +1,4 @@
456 #!/usr/bin/python -S
457-# pylint: disable-msg=W0403
458 #
459 # Copyright 2009 Canonical Ltd. This software is licensed under the
460 # GNU Affero General Public License version 3 (see the file LICENSE).
461
462=== modified file 'cronscripts/update-bugtask-targetnamecaches.py'
463--- cronscripts/update-bugtask-targetnamecaches.py 2012-01-01 03:14:54 +0000
464+++ cronscripts/update-bugtask-targetnamecaches.py 2013-01-07 03:50:27 +0000
465@@ -3,8 +3,6 @@
466 # Copyright 2009 Canonical Ltd. This software is licensed under the
467 # GNU Affero General Public License version 3 (see the file LICENSE).
468
469-# pylint: disable-msg=C0103,W0403
470-
471 # This script updates the cached stats in the system
472
473 import _pythonpath
474
475=== modified file 'cronscripts/update-bugzilla-remote-components.py'
476--- cronscripts/update-bugzilla-remote-components.py 2012-01-01 03:14:54 +0000
477+++ cronscripts/update-bugzilla-remote-components.py 2013-01-07 03:50:27 +0000
478@@ -3,7 +3,6 @@
479 # Copyright 2010-2011 Canonical Ltd. This software is licensed under the
480 # GNU Affero General Public License version 3 (see the file LICENSE).
481
482-# pylint: disable-msg=W0403
483 import _pythonpath
484
485 import time
486
487=== modified file 'cronscripts/update-cve.py'
488--- cronscripts/update-cve.py 2012-01-01 03:14:54 +0000
489+++ cronscripts/update-cve.py 2013-01-07 03:50:27 +0000
490@@ -3,8 +3,6 @@
491 # Copyright 2009 Canonical Ltd. This software is licensed under the
492 # GNU Affero General Public License version 3 (see the file LICENSE).
493
494-# pylint: disable-msg=C0103,W0403
495-
496 """A cron script that fetches the latest database of CVE details and ensures
497 that all of the known CVE's are fully registered in Launchpad."""
498
499
500=== modified file 'cronscripts/update-pkgcache.py'
501--- cronscripts/update-pkgcache.py 2012-01-01 03:14:54 +0000
502+++ cronscripts/update-pkgcache.py 2013-01-07 03:50:27 +0000
503@@ -3,8 +3,6 @@
504 # Copyright 2009 Canonical Ltd. This software is licensed under the
505 # GNU Affero General Public License version 3 (see the file LICENSE).
506
507-# pylint: disable-msg=C0103,W0403
508-
509 # This script updates the cached source package information in the system.
510 # We use this for fast source package searching (as opposed to joining
511 # through gazillions of publishing tables).
512
513=== modified file 'cronscripts/update-remote-product.py'
514--- cronscripts/update-remote-product.py 2012-01-01 03:14:54 +0000
515+++ cronscripts/update-remote-product.py 2013-01-07 03:50:27 +0000
516@@ -9,7 +9,6 @@
517 by looking it up from one of the product's bug watches.
518 """
519
520-# pylint: disable-msg=W0403
521 import _pythonpath
522
523 import time
524
525=== modified file 'cronscripts/update-sourceforge-remote-products.py'
526--- cronscripts/update-sourceforge-remote-products.py 2012-01-01 03:14:54 +0000
527+++ cronscripts/update-sourceforge-remote-products.py 2013-01-07 03:50:27 +0000
528@@ -5,7 +5,6 @@
529
530 """Cron job to update remote_products using SourceForge project data."""
531
532-# pylint: disable-msg=W0403
533 import _pythonpath
534
535 import time
536
537=== modified file 'cronscripts/update-standing.py'
538--- cronscripts/update-standing.py 2012-01-01 03:14:54 +0000
539+++ cronscripts/update-standing.py 2013-01-07 03:50:27 +0000
540@@ -9,7 +9,6 @@
541 __all__ = []
542
543
544-# pylint: disable-msg=W0403
545 import _pythonpath
546
547 from lp.registry.scripts.standing import UpdatePersonalStanding
548
549=== modified file 'cronscripts/update-stats.py'
550--- cronscripts/update-stats.py 2012-01-01 03:14:54 +0000
551+++ cronscripts/update-stats.py 2013-01-07 03:50:27 +0000
552@@ -3,8 +3,6 @@
553 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
554 # GNU Affero General Public License version 3 (see the file LICENSE).
555
556-# pylint: disable-msg=C0103,W0403
557-
558 # This script updates the cached stats in the system
559
560 import _pythonpath
561
562=== modified file 'database/schema/fti.py'
563--- database/schema/fti.py 2012-09-28 06:15:58 +0000
564+++ database/schema/fti.py 2013-01-07 03:50:27 +0000
565@@ -4,8 +4,6 @@
566 # GNU Affero General Public License version 3 (see the file LICENSE).
567 #
568 # This modules uses relative imports.
569-# pylint: disable-msg=W0403
570-
571 """
572 Add full text indexes to the launchpad database
573 """
574
575=== modified file 'database/schema/online_fti_updater.py'
576--- database/schema/online_fti_updater.py 2012-01-01 03:20:03 +0000
577+++ database/schema/online_fti_updater.py 2013-01-07 03:50:27 +0000
578@@ -9,7 +9,6 @@
579 """
580 __metaclass__ = type
581
582-# pylint: disable-msg=W0403
583 import _pythonpath
584
585 import psycopg
586
587=== modified file 'database/schema/reset_sequences.py'
588--- database/schema/reset_sequences.py 2011-12-30 06:47:17 +0000
589+++ database/schema/reset_sequences.py 2013-01-07 03:50:27 +0000
590@@ -14,7 +14,6 @@
591
592 __metaclass__ = type
593
594-# pylint: disable-msg=W0403
595 import _pythonpath
596
597 from optparse import OptionParser
598
599=== modified file 'database/schema/unautovacuumable.py'
600--- database/schema/unautovacuumable.py 2011-12-30 06:47:17 +0000
601+++ database/schema/unautovacuumable.py 2013-01-07 03:50:27 +0000
602@@ -16,7 +16,6 @@
603 __metaclass__ = type
604 __all__ = []
605
606-# pylint: disable-msg=W0403
607 import _pythonpath
608
609 from distutils.version import LooseVersion
610
611=== modified file 'lib/contrib/oauth.py'
612--- lib/contrib/oauth.py 2011-02-04 14:41:18 +0000
613+++ lib/contrib/oauth.py 2013-01-07 03:50:27 +0000
614@@ -1,5 +1,3 @@
615-# pylint: disable-msg=C0301,E0602,E0211,E0213,W0105,W0231,W0702
616-
617 import cgi
618 import urllib
619 import time
620
621=== modified file 'lib/lp/answers/enums.py'
622--- lib/lp/answers/enums.py 2011-05-14 15:46:33 +0000
623+++ lib/lp/answers/enums.py 2013-01-07 03:50:27 +0000
624@@ -1,8 +1,6 @@
625 # Copyright 2009 Canonical Ltd. This software is licensed under the
626 # GNU Affero General Public License version 3 (see the file LICENSE).
627
628-# pylint: disable-msg=E0211,E0213
629-
630 """Question enumerations."""
631
632 # Enums are kept separated from the classes that use them to avoid
633
634=== modified file 'lib/lp/answers/interfaces/answercontact.py'
635--- lib/lp/answers/interfaces/answercontact.py 2011-12-24 16:54:44 +0000
636+++ lib/lp/answers/interfaces/answercontact.py 2013-01-07 03:50:27 +0000
637@@ -1,8 +1,6 @@
638 # Copyright 2009 Canonical Ltd. This software is licensed under the
639 # GNU Affero General Public License version 3 (see the file LICENSE).
640
641-# pylint: disable-msg=E0211,E0213
642-
643 """Answer contact interfaces."""
644
645 __metaclass__ = type
646
647=== modified file 'lib/lp/answers/interfaces/faq.py'
648--- lib/lp/answers/interfaces/faq.py 2011-12-24 16:54:44 +0000
649+++ lib/lp/answers/interfaces/faq.py 2013-01-07 03:50:27 +0000
650@@ -1,8 +1,6 @@
651 # Copyright 2009 Canonical Ltd. This software is licensed under the
652 # GNU Affero General Public License version 3 (see the file LICENSE).
653
654-# pylint: disable-msg=E0211,E0213
655-
656 """Interface for FAQ document."""
657
658 __metaclass__ = type
659
660=== modified file 'lib/lp/answers/interfaces/faqcollection.py'
661--- lib/lp/answers/interfaces/faqcollection.py 2011-12-24 16:54:44 +0000
662+++ lib/lp/answers/interfaces/faqcollection.py 2013-01-07 03:50:27 +0000
663@@ -1,8 +1,6 @@
664 # Copyright 2009 Canonical Ltd. This software is licensed under the
665 # GNU Affero General Public License version 3 (see the file LICENSE).
666
667-# pylint: disable-msg=E0211,E0213
668-
669 """Interface for things that contains a collection of FAQs."""
670
671 __metaclass__ = type
672
673=== modified file 'lib/lp/answers/interfaces/faqtarget.py'
674--- lib/lp/answers/interfaces/faqtarget.py 2009-06-24 23:10:46 +0000
675+++ lib/lp/answers/interfaces/faqtarget.py 2013-01-07 03:50:27 +0000
676@@ -1,8 +1,6 @@
677 # Copyright 2009 Canonical Ltd. This software is licensed under the
678 # GNU Affero General Public License version 3 (see the file LICENSE).
679
680-# pylint: disable-msg=E0211,E0213
681-
682 """Interface for things that can host IFAQ."""
683
684 __metaclass__ = type
685
686=== modified file 'lib/lp/answers/interfaces/question.py'
687--- lib/lp/answers/interfaces/question.py 2011-12-24 16:54:44 +0000
688+++ lib/lp/answers/interfaces/question.py 2013-01-07 03:50:27 +0000
689@@ -1,8 +1,6 @@
690 # Copyright 2009 Canonical Ltd. This software is licensed under the
691 # GNU Affero General Public License version 3 (see the file LICENSE).
692
693-# pylint: disable-msg=E0211,E0213
694-
695 """Interfaces for a Question."""
696
697 __metaclass__ = type
698
699=== modified file 'lib/lp/answers/interfaces/questioncollection.py'
700--- lib/lp/answers/interfaces/questioncollection.py 2011-12-24 16:54:44 +0000
701+++ lib/lp/answers/interfaces/questioncollection.py 2013-01-07 03:50:27 +0000
702@@ -1,8 +1,6 @@
703 # Copyright 2009 Canonical Ltd. This software is licensed under the
704 # GNU Affero General Public License version 3 (see the file LICENSE).
705
706-# pylint: disable-msg=E0211,E0213
707-
708 """Interfaces for a Question."""
709
710 __metaclass__ = type
711
712=== modified file 'lib/lp/answers/interfaces/questionmessage.py'
713--- lib/lp/answers/interfaces/questionmessage.py 2011-12-24 16:54:44 +0000
714+++ lib/lp/answers/interfaces/questionmessage.py 2013-01-07 03:50:27 +0000
715@@ -1,8 +1,6 @@
716 # Copyright 2009 Canonical Ltd. This software is licensed under the
717 # GNU Affero General Public License version 3 (see the file LICENSE).
718
719-# pylint: disable-msg=E0211,E0213
720-
721 """Question message interface."""
722
723 __metaclass__ = type
724
725=== modified file 'lib/lp/answers/interfaces/questionreopening.py'
726--- lib/lp/answers/interfaces/questionreopening.py 2011-12-24 16:54:44 +0000
727+++ lib/lp/answers/interfaces/questionreopening.py 2013-01-07 03:50:27 +0000
728@@ -1,8 +1,6 @@
729 # Copyright 2009 Canonical Ltd. This software is licensed under the
730 # GNU Affero General Public License version 3 (see the file LICENSE).
731
732-# pylint: disable-msg=E0211,E0213
733-
734 """Interface for a QuestionReopening."""
735
736 __metaclass__ = type
737
738=== modified file 'lib/lp/answers/interfaces/questionsperson.py'
739--- lib/lp/answers/interfaces/questionsperson.py 2011-12-24 16:54:44 +0000
740+++ lib/lp/answers/interfaces/questionsperson.py 2013-01-07 03:50:27 +0000
741@@ -1,8 +1,6 @@
742 # Copyright 2009 Canonical Ltd. This software is licensed under the
743 # GNU Affero General Public License version 3 (see the file LICENSE).
744
745-# pylint: disable-msg=E0211,E0213
746-
747 __metaclass__ = type
748 __all__ = [
749 'IQuestionsPerson',
750
751=== modified file 'lib/lp/answers/interfaces/questionsubscription.py'
752--- lib/lp/answers/interfaces/questionsubscription.py 2011-12-24 16:54:44 +0000
753+++ lib/lp/answers/interfaces/questionsubscription.py 2013-01-07 03:50:27 +0000
754@@ -1,8 +1,6 @@
755 # Copyright 2009 Canonical Ltd. This software is licensed under the
756 # GNU Affero General Public License version 3 (see the file LICENSE).
757
758-# pylint: disable-msg=E0211,E0213
759-
760 """Question subscription interface."""
761
762 __metaclass__ = type
763
764=== modified file 'lib/lp/answers/interfaces/questiontarget.py'
765--- lib/lp/answers/interfaces/questiontarget.py 2011-12-30 06:14:56 +0000
766+++ lib/lp/answers/interfaces/questiontarget.py 2013-01-07 03:50:27 +0000
767@@ -1,8 +1,6 @@
768 # Copyright 2009 Canonical Ltd. This software is licensed under the
769 # GNU Affero General Public License version 3 (see the file LICENSE).
770
771-# pylint: disable-msg=E0211,E0213
772-
773 """Interfaces for things which have Questions."""
774
775 __metaclass__ = type
776
777=== modified file 'lib/lp/answers/model/answercontact.py'
778--- lib/lp/answers/model/answercontact.py 2011-12-30 06:14:56 +0000
779+++ lib/lp/answers/model/answercontact.py 2013-01-07 03:50:27 +0000
780@@ -1,8 +1,6 @@
781 # Copyright 2009 Canonical Ltd. This software is licensed under the
782 # GNU Affero General Public License version 3 (see the file LICENSE).
783
784-# pylint: disable-msg=E0611,W0212
785-
786 """SQLBase implementation of IAnswerContact."""
787
788 __metaclass__ = type
789
790=== modified file 'lib/lp/answers/model/faq.py'
791--- lib/lp/answers/model/faq.py 2012-07-27 13:12:41 +0000
792+++ lib/lp/answers/model/faq.py 2013-01-07 03:50:27 +0000
793@@ -1,8 +1,6 @@
794 # Copyright 2009 Canonical Ltd. This software is licensed under the
795 # GNU Affero General Public License version 3 (see the file LICENSE).
796
797-# pylint: disable-msg=E0611,W0212
798-
799 """FAQ document models."""
800
801 __metaclass__ = type
802
803=== modified file 'lib/lp/answers/model/questionmessage.py'
804--- lib/lp/answers/model/questionmessage.py 2011-12-30 06:14:56 +0000
805+++ lib/lp/answers/model/questionmessage.py 2013-01-07 03:50:27 +0000
806@@ -1,8 +1,6 @@
807 # Copyright 2009 Canonical Ltd. This software is licensed under the
808 # GNU Affero General Public License version 3 (see the file LICENSE).
809
810-# pylint: disable-msg=E0611,W0212
811-
812 """SQLBase implementation of IQuestionMessage."""
813
814 __metaclass__ = type
815
816=== modified file 'lib/lp/answers/model/questionreopening.py'
817--- lib/lp/answers/model/questionreopening.py 2011-12-30 06:14:56 +0000
818+++ lib/lp/answers/model/questionreopening.py 2013-01-07 03:50:27 +0000
819@@ -1,8 +1,6 @@
820 # Copyright 2009 Canonical Ltd. This software is licensed under the
821 # GNU Affero General Public License version 3 (see the file LICENSE).
822
823-# pylint: disable-msg=E0611,W0212
824-
825 """SQLBase implementation of IQuestionReopening."""
826
827 __metaclass__ = type
828
829=== modified file 'lib/lp/answers/model/questionsubscription.py'
830--- lib/lp/answers/model/questionsubscription.py 2011-12-30 06:14:56 +0000
831+++ lib/lp/answers/model/questionsubscription.py 2013-01-07 03:50:27 +0000
832@@ -1,8 +1,6 @@
833 # Copyright 2009 Canonical Ltd. This software is licensed under the
834 # GNU Affero General Public License version 3 (see the file LICENSE).
835
836-# pylint: disable-msg=E0611,W0212
837-
838 """SQLBase implementation of IQuestionSubscription."""
839
840 __metaclass__ = type
841
842=== modified file 'lib/lp/app/browser/badge.py'
843--- lib/lp/app/browser/badge.py 2011-12-30 08:03:42 +0000
844+++ lib/lp/app/browser/badge.py 2013-01-07 03:50:27 +0000
845@@ -97,8 +97,6 @@
846 Badges should honour the visibility of the linked objects.
847 """
848
849- # A zope interface doesn't have self as a parameter for its methods.
850- # pylint: disable-msg=E0211
851 def getVisibleBadges():
852 """Return a list of `Badge` objects that the logged in user can see.
853 """
854
855=== modified file 'lib/lp/app/browser/linkchecker.py'
856--- lib/lp/app/browser/linkchecker.py 2012-08-07 02:31:56 +0000
857+++ lib/lp/app/browser/linkchecker.py 2013-01-07 03:50:27 +0000
858@@ -1,8 +1,6 @@
859 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
860 # GNU Affero General Public License version 3 (see the file LICENSE).
861
862-# pylint: disable-msg=E0211,E0213
863-
864 __metaclass__ = type
865 __all__ = [
866 'LinkCheckerAPI',
867
868=== modified file 'lib/lp/app/browser/root.py'
869--- lib/lp/app/browser/root.py 2012-09-27 14:30:40 +0000
870+++ lib/lp/app/browser/root.py 2013-01-07 03:50:27 +0000
871@@ -573,8 +573,6 @@
872
873 def endNumber(self):
874 """Return the end index of the batch, not including None objects."""
875- # This class should know about the private _window attribute.
876- # pylint: disable-msg=W0212
877 return self.start + len(self.list._window)
878
879
880
881=== modified file 'lib/lp/app/validators/__init__.py'
882--- lib/lp/app/validators/__init__.py 2012-12-10 13:43:47 +0000
883+++ lib/lp/app/validators/__init__.py 2013-01-07 03:50:27 +0000
884@@ -1,8 +1,6 @@
885 # Copyright 2009 Canonical Ltd. This software is licensed under the
886 # GNU Affero General Public License version 3 (see the file LICENSE).
887
888-# pylint: disable-msg=E0211,W0401,W0231
889-
890 """Standard validators.
891
892 validators in here should be dead simple, as they are mirrored inside
893
894=== modified file 'lib/lp/app/validators/validation.py'
895--- lib/lp/app/validators/validation.py 2012-12-10 22:25:44 +0000
896+++ lib/lp/app/validators/validation.py 2013-01-07 03:50:27 +0000
897@@ -1,8 +1,6 @@
898 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
899 # GNU Affero General Public License version 3 (see the file LICENSE).
900
901-# pylint: disable-msg=E0211,E0213
902-
903 __metaclass__ = type
904
905 __all__ = [
906
907=== modified file 'lib/lp/app/widgets/announcementdate.py'
908--- lib/lp/app/widgets/announcementdate.py 2012-01-01 02:58:52 +0000
909+++ lib/lp/app/widgets/announcementdate.py 2013-01-07 03:50:27 +0000
910@@ -90,7 +90,6 @@
911 SimpleTerm(name, name, label) for name, label in action_names]
912 return SimpleVocabulary(terms)
913
914- # pylint: disable-msg=W0706
915 def getInputValue(self):
916 self._error = None
917 action = self.action_widget.getInputValue()
918
919=== modified file 'lib/lp/app/widgets/popup.py'
920--- lib/lp/app/widgets/popup.py 2012-12-11 00:32:46 +0000
921+++ lib/lp/app/widgets/popup.py 2013-01-07 03:50:27 +0000
922@@ -1,8 +1,6 @@
923 # Copyright 2009 Canonical Ltd. This software is licensed under the
924 # GNU Affero General Public License version 3 (see the file LICENSE).
925
926-# pylint: disable-msg=E0211
927-
928 """Single selection widget using a popup to select one item from many."""
929
930 __metaclass__ = type
931
932=== modified file 'lib/lp/app/widgets/product.py'
933--- lib/lp/app/widgets/product.py 2012-12-16 23:23:52 +0000
934+++ lib/lp/app/widgets/product.py 2013-01-07 03:50:27 +0000
935@@ -60,7 +60,6 @@
936 template = ViewPageTemplateFile('templates/product-bug-tracker.pt')
937
938 def __init__(self, field, vocabulary, request):
939- # pylint: disable-msg=W0233
940 LaunchpadRadioWidget.__init__(self, field, vocabulary, request)
941
942 # Bug tracker widget.
943@@ -145,7 +144,6 @@
944
945 def error(self):
946 """Concatenate errors from this widget and sub-widgets."""
947- # pylint: disable-msg=E1002
948 errors = [super(ProductBugTrackerWidget, self).error(),
949 self.upstream_email_address_widget.error()]
950 return '; '.join(err for err in errors if len(err) > 0)
951@@ -308,7 +306,6 @@
952 items_by_category = None
953
954 def __init__(self, field, vocabulary, request):
955- # pylint: disable-msg=E1002
956 super(LicenseWidget, self).__init__(field, vocabulary, request)
957 # We want to put the license_info widget inside the licences widget's
958 # HTML, for better alignment and JavaScript dynamism. This is
959@@ -344,7 +341,6 @@
960 # This will return just the DBItem's text. We want to wrap that text
961 # in the URL to the licence, which is stored in the DBItem's
962 # description.
963- # pylint: disable-msg=E1002
964 value = super(LicenseWidget, self).textForValue(term)
965 if term.value.url is None:
966 return value
967@@ -356,7 +352,6 @@
968
969 def renderItem(self, index, text, value, name, cssClass):
970 """See `ItemsEditWidgetBase`."""
971- # pylint: disable-msg=E1002
972 rendered = super(LicenseWidget, self).renderItem(
973 index, text, value, name, cssClass)
974 self._categorize(value, rendered)
975@@ -364,7 +359,6 @@
976
977 def renderSelectedItem(self, index, text, value, name, cssClass):
978 """See `ItemsEditWidgetBase`."""
979- # pylint: disable-msg=E1002
980 rendered = super(LicenseWidget, self).renderSelectedItem(
981 index, text, value, name, cssClass)
982 category = self._categorize(value, rendered)
983@@ -393,7 +387,6 @@
984 # individual checkbox items. We don't actually care about the return
985 # value though since we'll be building up our checkbox tables
986 # manually.
987- # pylint: disable-msg=E1002
988 super(LicenseWidget, self).__call__()
989 self.recommended = self._renderTable('recommended', 3)
990 self.more = self._renderTable('more', 3)
991
992=== modified file 'lib/lp/archivepublisher/htaccess.py'
993--- lib/lp/archivepublisher/htaccess.py 2012-05-31 01:57:07 +0000
994+++ lib/lp/archivepublisher/htaccess.py 2013-01-07 03:50:27 +0000
995@@ -3,8 +3,6 @@
996 # Copyright 2010 Canonical Ltd. This software is licensed under the
997 # GNU Affero General Public License version 3 (see the file LICENSE).
998
999-# pylint: disable-msg=C0103,W0403
1000-
1001 """Writing of htaccess and htpasswd files."""
1002
1003 __metaclass__ = type
1004
1005=== modified file 'lib/lp/archivepublisher/interfaces/archivesigningkey.py'
1006--- lib/lp/archivepublisher/interfaces/archivesigningkey.py 2011-12-24 16:54:44 +0000
1007+++ lib/lp/archivepublisher/interfaces/archivesigningkey.py 2013-01-07 03:50:27 +0000
1008@@ -1,8 +1,6 @@
1009 # Copyright 2009 Canonical Ltd. This software is licensed under the
1010 # GNU Affero General Public License version 3 (see the file LICENSE).
1011
1012-# pylint: disable-msg=E0211,E0213
1013-
1014 """ArchiveSigningKey interface."""
1015
1016 __metaclass__ = type
1017
1018=== modified file 'lib/lp/archivepublisher/interfaces/publisherconfig.py'
1019--- lib/lp/archivepublisher/interfaces/publisherconfig.py 2011-12-24 16:54:44 +0000
1020+++ lib/lp/archivepublisher/interfaces/publisherconfig.py 2013-01-07 03:50:27 +0000
1021@@ -1,8 +1,6 @@
1022 # Copyright 2011 Canonical Ltd. This software is licensed under the
1023 # GNU Affero General Public License version 3 (see the file LICENSE).
1024
1025-# pylint: disable-msg=E0211,E0213
1026-
1027 """PublisherConfig interface."""
1028
1029 __metaclass__ = type
1030
1031=== modified file 'lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py'
1032--- lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py 2012-08-17 11:15:35 +0000
1033+++ lib/lp/archivepublisher/scripts/generate_ppa_htaccess.py 2013-01-07 03:50:27 +0000
1034@@ -3,8 +3,6 @@
1035 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1036 # GNU Affero General Public License version 3 (see the file LICENSE).
1037
1038-# pylint: disable-msg=C0103,W0403
1039-
1040 from datetime import (
1041 datetime,
1042 timedelta,
1043
1044=== modified file 'lib/lp/blueprints/browser/person.py'
1045--- lib/lp/blueprints/browser/person.py 2012-10-15 04:51:12 +0000
1046+++ lib/lp/blueprints/browser/person.py 2013-01-07 03:50:27 +0000
1047@@ -1,8 +1,6 @@
1048 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1049 # GNU Affero General Public License version 3 (see the file LICENSE).
1050
1051-# pylint: disable-msg=E0211,E0213,C0322
1052-
1053 __metaclass__ = type
1054 __all__ = [
1055 'PersonSpecsMenu',
1056
1057=== modified file 'lib/lp/blueprints/interfaces/specificationbranch.py'
1058--- lib/lp/blueprints/interfaces/specificationbranch.py 2011-12-24 16:54:44 +0000
1059+++ lib/lp/blueprints/interfaces/specificationbranch.py 2013-01-07 03:50:27 +0000
1060@@ -1,8 +1,6 @@
1061 # Copyright 2009 Canonical Ltd. This software is licensed under the
1062 # GNU Affero General Public License version 3 (see the file LICENSE).
1063
1064-# pylint: disable-msg=E0211,E0213
1065-
1066 """Interfaces for linking Specifications and Branches."""
1067
1068 __metaclass__ = type
1069
1070=== modified file 'lib/lp/blueprints/interfaces/specificationbug.py'
1071--- lib/lp/blueprints/interfaces/specificationbug.py 2011-12-24 16:54:44 +0000
1072+++ lib/lp/blueprints/interfaces/specificationbug.py 2013-01-07 03:50:27 +0000
1073@@ -1,8 +1,6 @@
1074 # Copyright 2009 Canonical Ltd. This software is licensed under the
1075 # GNU Affero General Public License version 3 (see the file LICENSE).
1076
1077-# pylint: disable-msg=E0211,E0213
1078-
1079 """Interfaces for linking between Spec and Bug."""
1080
1081 __metaclass__ = type
1082
1083=== modified file 'lib/lp/blueprints/interfaces/specificationdependency.py'
1084--- lib/lp/blueprints/interfaces/specificationdependency.py 2011-12-24 16:54:44 +0000
1085+++ lib/lp/blueprints/interfaces/specificationdependency.py 2013-01-07 03:50:27 +0000
1086@@ -1,8 +1,6 @@
1087 # Copyright 2009 Canonical Ltd. This software is licensed under the
1088 # GNU Affero General Public License version 3 (see the file LICENSE).
1089
1090-# pylint: disable-msg=E0211,E0213
1091-
1092 """Interfaces for creating a dependency for a given specification. The
1093 dependency is a second specification, so this is really a way of storing the
1094 order in which specs must be implemented. No attempt is made to prevent
1095
1096=== modified file 'lib/lp/blueprints/interfaces/specificationmessage.py'
1097--- lib/lp/blueprints/interfaces/specificationmessage.py 2011-12-21 08:26:19 +0000
1098+++ lib/lp/blueprints/interfaces/specificationmessage.py 2013-01-07 03:50:27 +0000
1099@@ -1,8 +1,6 @@
1100 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1101 # GNU Affero General Public License version 3 (see the file LICENSE).
1102
1103-# pylint: disable-msg=E0213
1104-
1105 """Specification message interfaces."""
1106
1107 __metaclass__ = type
1108
1109=== modified file 'lib/lp/blueprints/interfaces/specificationsubscription.py'
1110--- lib/lp/blueprints/interfaces/specificationsubscription.py 2012-09-20 20:25:42 +0000
1111+++ lib/lp/blueprints/interfaces/specificationsubscription.py 2013-01-07 03:50:27 +0000
1112@@ -1,8 +1,6 @@
1113 # Copyright 2009 Canonical Ltd. This software is licensed under the
1114 # GNU Affero General Public License version 3 (see the file LICENSE).
1115
1116-# pylint: disable-msg=E0211,E0213
1117-
1118 """Specification subscription interfaces."""
1119
1120 __metaclass__ = type
1121
1122=== modified file 'lib/lp/blueprints/interfaces/specificationtarget.py'
1123--- lib/lp/blueprints/interfaces/specificationtarget.py 2012-09-26 20:56:43 +0000
1124+++ lib/lp/blueprints/interfaces/specificationtarget.py 2013-01-07 03:50:27 +0000
1125@@ -1,8 +1,6 @@
1126 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1127 # GNU Affero General Public License version 3 (see the file LICENSE).
1128
1129-# pylint: disable-msg=E0211,E0213
1130-
1131 """Interfaces for things which have Specifications."""
1132
1133 __metaclass__ = type
1134
1135=== modified file 'lib/lp/blueprints/interfaces/sprint.py'
1136--- lib/lp/blueprints/interfaces/sprint.py 2011-12-24 16:54:44 +0000
1137+++ lib/lp/blueprints/interfaces/sprint.py 2013-01-07 03:50:27 +0000
1138@@ -1,8 +1,6 @@
1139 # Copyright 2009 Canonical Ltd. This software is licensed under the
1140 # GNU Affero General Public License version 3 (see the file LICENSE).
1141
1142-# pylint: disable-msg=E0211,E0213
1143-
1144 """Interfaces for a Sprint (a meeting, conference or hack session).
1145
1146 A Sprint basically consists of a bunch of people getting together to discuss
1147
1148=== modified file 'lib/lp/blueprints/interfaces/sprintattendance.py'
1149--- lib/lp/blueprints/interfaces/sprintattendance.py 2011-12-24 16:54:44 +0000
1150+++ lib/lp/blueprints/interfaces/sprintattendance.py 2013-01-07 03:50:27 +0000
1151@@ -1,8 +1,6 @@
1152 # Copyright 2009 Canonical Ltd. This software is licensed under the
1153 # GNU Affero General Public License version 3 (see the file LICENSE).
1154
1155-# pylint: disable-msg=E0211,E0213
1156-
1157 """Sprint Attendance interfaces."""
1158
1159 __metaclass__ = type
1160
1161=== modified file 'lib/lp/blueprints/interfaces/sprintspecification.py'
1162--- lib/lp/blueprints/interfaces/sprintspecification.py 2011-12-24 16:54:44 +0000
1163+++ lib/lp/blueprints/interfaces/sprintspecification.py 2013-01-07 03:50:27 +0000
1164@@ -1,8 +1,6 @@
1165 # Copyright 2009 Canonical Ltd. This software is licensed under the
1166 # GNU Affero General Public License version 3 (see the file LICENSE).
1167
1168-# pylint: disable-msg=E0211,E0213
1169-
1170 """Interfaces for linking between Sprint and a Specification."""
1171
1172 __metaclass__ = type
1173
1174=== modified file 'lib/lp/blueprints/model/specificationbranch.py'
1175--- lib/lp/blueprints/model/specificationbranch.py 2012-04-16 23:02:44 +0000
1176+++ lib/lp/blueprints/model/specificationbranch.py 2013-01-07 03:50:27 +0000
1177@@ -1,8 +1,6 @@
1178 # Copyright 2009 Canonical Ltd. This software is licensed under the
1179 # GNU Affero General Public License version 3 (see the file LICENSE).
1180
1181-# pylint: disable-msg=E0611,W0212
1182-
1183 """Database classes for linking specifications and branches."""
1184
1185 __metaclass__ = type
1186
1187=== modified file 'lib/lp/blueprints/model/specificationbug.py'
1188--- lib/lp/blueprints/model/specificationbug.py 2011-12-30 06:14:56 +0000
1189+++ lib/lp/blueprints/model/specificationbug.py 2013-01-07 03:50:27 +0000
1190@@ -1,8 +1,6 @@
1191 # Copyright 2009 Canonical Ltd. This software is licensed under the
1192 # GNU Affero General Public License version 3 (see the file LICENSE).
1193
1194-# pylint: disable-msg=E0611,W0212
1195-
1196 __metaclass__ = type
1197
1198 __all__ = ['SpecificationBug']
1199
1200=== modified file 'lib/lp/blueprints/model/specificationdependency.py'
1201--- lib/lp/blueprints/model/specificationdependency.py 2011-12-30 06:14:56 +0000
1202+++ lib/lp/blueprints/model/specificationdependency.py 2013-01-07 03:50:27 +0000
1203@@ -1,8 +1,6 @@
1204 # Copyright 2009 Canonical Ltd. This software is licensed under the
1205 # GNU Affero General Public License version 3 (see the file LICENSE).
1206
1207-# pylint: disable-msg=E0611,W0212
1208-
1209 __metaclass__ = type
1210
1211 __all__ = ['SpecificationDependency']
1212
1213=== modified file 'lib/lp/blueprints/model/specificationsubscription.py'
1214--- lib/lp/blueprints/model/specificationsubscription.py 2012-11-26 08:33:03 +0000
1215+++ lib/lp/blueprints/model/specificationsubscription.py 2013-01-07 03:50:27 +0000
1216@@ -1,8 +1,6 @@
1217 # Copyright 2009 Canonical Ltd. This software is licensed under the
1218 # GNU Affero General Public License version 3 (see the file LICENSE).
1219
1220-# pylint: disable-msg=E0611,W0212
1221-
1222 __metaclass__ = type
1223
1224 __all__ = ['SpecificationSubscription']
1225
1226=== modified file 'lib/lp/blueprints/model/sprint.py'
1227--- lib/lp/blueprints/model/sprint.py 2012-11-15 21:20:16 +0000
1228+++ lib/lp/blueprints/model/sprint.py 2013-01-07 03:50:27 +0000
1229@@ -1,8 +1,6 @@
1230 # Copyright 2009 Canonical Ltd. This software is licensed under the
1231 # GNU Affero General Public License version 3 (see the file LICENSE).
1232
1233-# pylint: disable-msg=E0611,W0212
1234-
1235 __metaclass__ = type
1236 __all__ = [
1237 'Sprint',
1238
1239=== modified file 'lib/lp/blueprints/model/sprintattendance.py'
1240--- lib/lp/blueprints/model/sprintattendance.py 2012-04-16 23:02:44 +0000
1241+++ lib/lp/blueprints/model/sprintattendance.py 2013-01-07 03:50:27 +0000
1242@@ -1,8 +1,6 @@
1243 # Copyright 2009 Canonical Ltd. This software is licensed under the
1244 # GNU Affero General Public License version 3 (see the file LICENSE).
1245
1246-# pylint: disable-msg=E0611,W0212
1247-
1248 __metaclass__ = type
1249
1250 __all__ = ['SprintAttendance']
1251
1252=== modified file 'lib/lp/blueprints/model/sprintspecification.py'
1253--- lib/lp/blueprints/model/sprintspecification.py 2011-12-30 06:14:56 +0000
1254+++ lib/lp/blueprints/model/sprintspecification.py 2013-01-07 03:50:27 +0000
1255@@ -1,8 +1,6 @@
1256 # Copyright 2009 Canonical Ltd. This software is licensed under the
1257 # GNU Affero General Public License version 3 (see the file LICENSE).
1258
1259-# pylint: disable-msg=E0611,W0212
1260-
1261 __metaclass__ = type
1262
1263 __all__ = ['SprintSpecification']
1264
1265=== modified file 'lib/lp/bugs/externalbugtracker/__init__.py'
1266--- lib/lp/bugs/externalbugtracker/__init__.py 2011-01-19 00:10:48 +0000
1267+++ lib/lp/bugs/externalbugtracker/__init__.py 2013-01-07 03:50:27 +0000
1268@@ -1,8 +1,6 @@
1269 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1270 # GNU Affero General Public License version 3 (see the file LICENSE).
1271
1272-# pylint: disable-msg=W0401
1273-
1274 """__init__ module for the externalbugtracker package."""
1275
1276 __metaclass__ = type
1277
1278=== modified file 'lib/lp/bugs/interfaces/bug.py'
1279--- lib/lp/bugs/interfaces/bug.py 2012-10-17 14:18:52 +0000
1280+++ lib/lp/bugs/interfaces/bug.py 2013-01-07 03:50:27 +0000
1281@@ -1,8 +1,6 @@
1282 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1283 # GNU Affero General Public License version 3 (see the file LICENSE).
1284
1285-# pylint: disable-msg=E0211,E0213,E0602
1286-
1287 """Interfaces related to bugs."""
1288
1289 __metaclass__ = type
1290
1291=== modified file 'lib/lp/bugs/interfaces/bugactivity.py'
1292--- lib/lp/bugs/interfaces/bugactivity.py 2012-09-10 06:03:09 +0000
1293+++ lib/lp/bugs/interfaces/bugactivity.py 2013-01-07 03:50:27 +0000
1294@@ -1,8 +1,6 @@
1295 # Copyright 2009 Canonical Ltd. This software is licensed under the
1296 # GNU Affero General Public License version 3 (see the file LICENSE).
1297
1298-# pylint: disable-msg=E0211,E0213
1299-
1300 """Bug activity interfaces."""
1301
1302 __metaclass__ = type
1303
1304=== modified file 'lib/lp/bugs/interfaces/bugattachment.py'
1305--- lib/lp/bugs/interfaces/bugattachment.py 2011-12-24 16:54:44 +0000
1306+++ lib/lp/bugs/interfaces/bugattachment.py 2013-01-07 03:50:27 +0000
1307@@ -1,8 +1,6 @@
1308 # Copyright 2009 Canonical Ltd. This software is licensed under the
1309 # GNU Affero General Public License version 3 (see the file LICENSE).
1310
1311-# pylint: disable-msg=E0211,E0213
1312-
1313 """Bug attachment interfaces."""
1314
1315 __metaclass__ = type
1316
1317=== modified file 'lib/lp/bugs/interfaces/bugbranch.py'
1318--- lib/lp/bugs/interfaces/bugbranch.py 2012-01-01 02:58:52 +0000
1319+++ lib/lp/bugs/interfaces/bugbranch.py 2013-01-07 03:50:27 +0000
1320@@ -1,8 +1,6 @@
1321 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1322 # GNU Affero General Public License version 3 (see the file LICENSE).
1323
1324-# pylint: disable-msg=E0211,E0213
1325-
1326 """Interfaces for linking BugTasks and Branches."""
1327
1328 __metaclass__ = type
1329
1330=== modified file 'lib/lp/bugs/interfaces/bugchange.py'
1331--- lib/lp/bugs/interfaces/bugchange.py 2011-02-01 12:11:03 +0000
1332+++ lib/lp/bugs/interfaces/bugchange.py 2013-01-07 03:50:27 +0000
1333@@ -1,8 +1,6 @@
1334 # Copyright 2009 Canonical Ltd. This software is licensed under the
1335 # GNU Affero General Public License version 3 (see the file LICENSE).
1336
1337-# pylint: disable-msg=E0211
1338-
1339 """Interfaces for bug changes."""
1340
1341 __metaclass__ = type
1342
1343=== modified file 'lib/lp/bugs/interfaces/bugcve.py'
1344--- lib/lp/bugs/interfaces/bugcve.py 2011-12-24 16:54:44 +0000
1345+++ lib/lp/bugs/interfaces/bugcve.py 2013-01-07 03:50:27 +0000
1346@@ -1,8 +1,6 @@
1347 # Copyright 2009 Canonical Ltd. This software is licensed under the
1348 # GNU Affero General Public License version 3 (see the file LICENSE).
1349
1350-# pylint: disable-msg=E0211,E0213
1351-
1352 """BugCve linker interfaces."""
1353
1354 __metaclass__ = type
1355
1356=== modified file 'lib/lp/bugs/interfaces/buglink.py'
1357--- lib/lp/bugs/interfaces/buglink.py 2012-01-01 02:58:52 +0000
1358+++ lib/lp/bugs/interfaces/buglink.py 2013-01-07 03:50:27 +0000
1359@@ -1,8 +1,6 @@
1360 # Copyright 2009 Canonical Ltd. This software is licensed under the
1361 # GNU Affero General Public License version 3 (see the file LICENSE).
1362
1363-# pylint: disable-msg=E0211,E0213
1364-
1365 """Interfaces for objects that can be linked to bugs."""
1366
1367 __metaclass__ = type
1368
1369=== modified file 'lib/lp/bugs/interfaces/bugmessage.py'
1370--- lib/lp/bugs/interfaces/bugmessage.py 2012-06-11 00:47:38 +0000
1371+++ lib/lp/bugs/interfaces/bugmessage.py 2013-01-07 03:50:27 +0000
1372@@ -1,8 +1,6 @@
1373 # Copyright 2004-2012 Canonical Ltd. This software is licensed under the
1374 # GNU Affero General Public License version 3 (see the file LICENSE).
1375
1376-# pylint: disable-msg=E0211,E0213
1377-
1378 """Bug message interfaces."""
1379
1380 __metaclass__ = type
1381
1382=== modified file 'lib/lp/bugs/interfaces/bugnomination.py'
1383--- lib/lp/bugs/interfaces/bugnomination.py 2012-10-11 18:17:28 +0000
1384+++ lib/lp/bugs/interfaces/bugnomination.py 2013-01-07 03:50:27 +0000
1385@@ -1,8 +1,6 @@
1386 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1387 # GNU Affero General Public License version 3 (see the file LICENSE).
1388
1389-# pylint: disable-msg=E0211,E0213
1390-
1391 """Interfaces related to bug nomination."""
1392
1393 __metaclass__ = type
1394
1395=== modified file 'lib/lp/bugs/interfaces/bugnotification.py'
1396--- lib/lp/bugs/interfaces/bugnotification.py 2012-03-13 00:45:33 +0000
1397+++ lib/lp/bugs/interfaces/bugnotification.py 2013-01-07 03:50:27 +0000
1398@@ -1,8 +1,6 @@
1399 # Copyright 2009 Canonical Ltd. This software is licensed under the
1400 # GNU Affero General Public License version 3 (see the file LICENSE).
1401
1402-# pylint: disable-msg=E0211,E0213
1403-
1404 """Bug notifications."""
1405
1406 __metaclass__ = type
1407
1408=== modified file 'lib/lp/bugs/interfaces/bugsubscription.py'
1409--- lib/lp/bugs/interfaces/bugsubscription.py 2012-03-13 00:45:33 +0000
1410+++ lib/lp/bugs/interfaces/bugsubscription.py 2013-01-07 03:50:27 +0000
1411@@ -1,8 +1,6 @@
1412 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1413 # GNU Affero General Public License version 3 (see the file LICENSE).
1414
1415-# pylint: disable-msg=E0211,E0213
1416-
1417 """Bug subscription interfaces."""
1418
1419 __metaclass__ = type
1420
1421=== modified file 'lib/lp/bugs/interfaces/bugsupervisor.py'
1422--- lib/lp/bugs/interfaces/bugsupervisor.py 2012-09-07 20:25:51 +0000
1423+++ lib/lp/bugs/interfaces/bugsupervisor.py 2013-01-07 03:50:27 +0000
1424@@ -1,8 +1,6 @@
1425 # Copyright 2009 Canonical Ltd. This software is licensed under the
1426 # GNU Affero General Public License version 3 (see the file LICENSE).
1427
1428-# pylint: disable-msg=E0211,E0213
1429-
1430 """Interface for objects which have a bug Supervisor."""
1431
1432 __metaclass__ = type
1433
1434=== modified file 'lib/lp/bugs/interfaces/bugtrackerperson.py'
1435--- lib/lp/bugs/interfaces/bugtrackerperson.py 2012-01-01 02:58:52 +0000
1436+++ lib/lp/bugs/interfaces/bugtrackerperson.py 2013-01-07 03:50:27 +0000
1437@@ -1,8 +1,6 @@
1438 # Copyright 2009 Canonical Ltd. This software is licensed under the
1439 # GNU Affero General Public License version 3 (see the file LICENSE).
1440
1441-# pylint: disable-msg=E0211,E0213
1442-
1443 """BugTrackerPerson interface."""
1444
1445 __metaclass__ = type
1446
1447=== modified file 'lib/lp/bugs/interfaces/cve.py'
1448--- lib/lp/bugs/interfaces/cve.py 2012-01-18 16:15:37 +0000
1449+++ lib/lp/bugs/interfaces/cve.py 2013-01-07 03:50:27 +0000
1450@@ -1,8 +1,6 @@
1451 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1452 # GNU Affero General Public License version 3 (see the file LICENSE).
1453
1454-# pylint: disable-msg=E0211,E0213
1455-
1456 """CVE interfaces."""
1457
1458 __metaclass__ = type
1459
1460=== modified file 'lib/lp/bugs/interfaces/cvereference.py'
1461--- lib/lp/bugs/interfaces/cvereference.py 2011-12-24 16:54:44 +0000
1462+++ lib/lp/bugs/interfaces/cvereference.py 2013-01-07 03:50:27 +0000
1463@@ -1,8 +1,6 @@
1464 # Copyright 2009 Canonical Ltd. This software is licensed under the
1465 # GNU Affero General Public License version 3 (see the file LICENSE).
1466
1467-# pylint: disable-msg=E0211,E0213
1468-
1469 """Cve Reference interfaces. A CVE Reference is not an old-style cveref,
1470 it's part of the CVE database structure we get from cve.mitre.org, and
1471 describes a link between the CVE and another vulnerability tracking system.
1472
1473=== modified file 'lib/lp/bugs/interfaces/externalbugtracker.py'
1474--- lib/lp/bugs/interfaces/externalbugtracker.py 2010-04-20 15:44:58 +0000
1475+++ lib/lp/bugs/interfaces/externalbugtracker.py 2013-01-07 03:50:27 +0000
1476@@ -1,8 +1,6 @@
1477 # Copyright 2009 Canonical Ltd. This software is licensed under the
1478 # GNU Affero General Public License version 3 (see the file LICENSE).
1479
1480-# pylint: disable-msg=E0211,E0213
1481-
1482 """Interfaces declarations for external bugtrackers."""
1483
1484 __metaclass__ = type
1485
1486=== modified file 'lib/lp/bugs/interfaces/malone.py'
1487--- lib/lp/bugs/interfaces/malone.py 2012-12-20 20:01:52 +0000
1488+++ lib/lp/bugs/interfaces/malone.py 2013-01-07 03:50:27 +0000
1489@@ -1,8 +1,6 @@
1490 # Copyright 2009 Canonical Ltd. This software is licensed under the
1491 # GNU Affero General Public License version 3 (see the file LICENSE).
1492
1493-# pylint: disable-msg=E0211,E0213
1494-
1495 """Interfaces pertaining to the launchpad Malone application."""
1496
1497 __metaclass__ = type
1498
1499=== modified file 'lib/lp/bugs/interfaces/structuralsubscription.py'
1500--- lib/lp/bugs/interfaces/structuralsubscription.py 2011-12-24 16:54:44 +0000
1501+++ lib/lp/bugs/interfaces/structuralsubscription.py 2013-01-07 03:50:27 +0000
1502@@ -1,8 +1,6 @@
1503 # Copyright 2009 Canonical Ltd. This software is licensed under the
1504 # GNU Affero General Public License version 3 (see the file LICENSE).
1505
1506-# pylint: disable-msg=E0213
1507-
1508 """StructuralSubscription interfaces."""
1509
1510 __metaclass__ = type
1511
1512=== modified file 'lib/lp/bugs/model/bugactivity.py'
1513--- lib/lp/bugs/model/bugactivity.py 2011-12-30 06:14:56 +0000
1514+++ lib/lp/bugs/model/bugactivity.py 2013-01-07 03:50:27 +0000
1515@@ -1,8 +1,6 @@
1516 # Copyright 2009 Canonical Ltd. This software is licensed under the
1517 # GNU Affero General Public License version 3 (see the file LICENSE).
1518
1519-# pylint: disable-msg=E0611,W0212
1520-
1521 __metaclass__ = type
1522 __all__ = ['BugActivity', 'BugActivitySet']
1523
1524
1525=== modified file 'lib/lp/bugs/model/bugattachment.py'
1526--- lib/lp/bugs/model/bugattachment.py 2011-12-30 06:14:56 +0000
1527+++ lib/lp/bugs/model/bugattachment.py 2013-01-07 03:50:27 +0000
1528@@ -1,8 +1,6 @@
1529 # Copyright 2009 Canonical Ltd. This software is licensed under the
1530 # GNU Affero General Public License version 3 (see the file LICENSE).
1531
1532-# pylint: disable-msg=E0611,W0212
1533-
1534 __metaclass__ = type
1535 __all__ = ['BugAttachment', 'BugAttachmentSet']
1536
1537
1538=== modified file 'lib/lp/bugs/model/bugbranch.py'
1539--- lib/lp/bugs/model/bugbranch.py 2012-06-13 06:50:33 +0000
1540+++ lib/lp/bugs/model/bugbranch.py 2013-01-07 03:50:27 +0000
1541@@ -1,8 +1,6 @@
1542 # Copyright 2009 Canonical Ltd. This software is licensed under the
1543 # GNU Affero General Public License version 3 (see the file LICENSE).
1544
1545-# pylint: disable-msg=E0611,W0212
1546-
1547 """Database classes for linking bugtasks and branches."""
1548
1549 __metaclass__ = type
1550
1551=== modified file 'lib/lp/bugs/model/bugcve.py'
1552--- lib/lp/bugs/model/bugcve.py 2011-12-30 06:14:56 +0000
1553+++ lib/lp/bugs/model/bugcve.py 2013-01-07 03:50:27 +0000
1554@@ -1,8 +1,6 @@
1555 # Copyright 2009 Canonical Ltd. This software is licensed under the
1556 # GNU Affero General Public License version 3 (see the file LICENSE).
1557
1558-# pylint: disable-msg=E0611,W0212
1559-
1560 __metaclass__ = type
1561 __all__ = ['BugCve']
1562
1563
1564=== modified file 'lib/lp/bugs/model/buglinktarget.py'
1565--- lib/lp/bugs/model/buglinktarget.py 2011-12-24 17:49:30 +0000
1566+++ lib/lp/bugs/model/buglinktarget.py 2013-01-07 03:50:27 +0000
1567@@ -1,8 +1,6 @@
1568 # Copyright 2009 Canonical Ltd. This software is licensed under the
1569 # GNU Affero General Public License version 3 (see the file LICENSE).
1570
1571-# pylint: disable-msg=E0611,W0212
1572-
1573 __metaclass__ = type
1574 __all__ = [ 'BugLinkTargetMixin' ]
1575
1576
1577=== modified file 'lib/lp/bugs/model/bugmessage.py'
1578--- lib/lp/bugs/model/bugmessage.py 2011-12-30 06:14:56 +0000
1579+++ lib/lp/bugs/model/bugmessage.py 2013-01-07 03:50:27 +0000
1580@@ -1,8 +1,6 @@
1581 # Copyright 2009 Canonical Ltd. This software is licensed under the
1582 # GNU Affero General Public License version 3 (see the file LICENSE).
1583
1584-# pylint: disable-msg=E0611,W0212
1585-
1586 __metaclass__ = type
1587 __all__ = ['BugMessage', 'BugMessageSet']
1588
1589
1590=== modified file 'lib/lp/bugs/model/bugnomination.py'
1591--- lib/lp/bugs/model/bugnomination.py 2012-10-11 15:19:59 +0000
1592+++ lib/lp/bugs/model/bugnomination.py 2013-01-07 03:50:27 +0000
1593@@ -1,8 +1,6 @@
1594 # Copyright 2009 Canonical Ltd. This software is licensed under the
1595 # GNU Affero General Public License version 3 (see the file LICENSE).
1596
1597-# pylint: disable-msg=E0611,W0212
1598-
1599 """Database classes related to bug nomination.
1600
1601 A bug nomination is a suggestion from a user that a bug be fixed in a
1602
1603=== modified file 'lib/lp/bugs/model/bugnotification.py'
1604--- lib/lp/bugs/model/bugnotification.py 2012-03-13 00:45:33 +0000
1605+++ lib/lp/bugs/model/bugnotification.py 2013-01-07 03:50:27 +0000
1606@@ -1,8 +1,6 @@
1607 # Copyright 2009 Canonical Ltd. This software is licensed under the
1608 # GNU Affero General Public License version 3 (see the file LICENSE).
1609
1610-# pylint: disable-msg=E0611,W0212
1611-
1612 """Bug notifications."""
1613
1614 __metaclass__ = type
1615
1616=== modified file 'lib/lp/bugs/model/bugset.py'
1617--- lib/lp/bugs/model/bugset.py 2010-08-20 20:31:18 +0000
1618+++ lib/lp/bugs/model/bugset.py 2013-01-07 03:50:27 +0000
1619@@ -1,8 +1,6 @@
1620 # Copyright 2009 Canonical Ltd. This software is licensed under the
1621 # GNU Affero General Public License version 3 (see the file LICENSE).
1622
1623-# pylint: disable-msg=E0611,W0212
1624-
1625 __metaclass__ = type
1626 __all__ = ['BugSetBase']
1627
1628
1629=== modified file 'lib/lp/bugs/model/bugsubscription.py'
1630--- lib/lp/bugs/model/bugsubscription.py 2012-03-13 00:45:33 +0000
1631+++ lib/lp/bugs/model/bugsubscription.py 2013-01-07 03:50:27 +0000
1632@@ -1,8 +1,6 @@
1633 # Copyright 2009 Canonical Ltd. This software is licensed under the
1634 # GNU Affero General Public License version 3 (see the file LICENSE).
1635
1636-# pylint: disable-msg=E0611,W0212
1637-
1638 __metaclass__ = type
1639 __all__ = ['BugSubscription']
1640
1641
1642=== modified file 'lib/lp/bugs/model/bugtracker.py'
1643--- lib/lp/bugs/model/bugtracker.py 2012-09-28 06:25:44 +0000
1644+++ lib/lp/bugs/model/bugtracker.py 2013-01-07 03:50:27 +0000
1645@@ -1,8 +1,6 @@
1646 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1647 # GNU Affero General Public License version 3 (see the file LICENSE).
1648
1649-# pylint: disable-msg=E0611,W0212
1650-
1651 __metaclass__ = type
1652 __all__ = [
1653 'BugTracker',
1654
1655=== modified file 'lib/lp/bugs/model/cve.py'
1656--- lib/lp/bugs/model/cve.py 2012-02-28 04:24:19 +0000
1657+++ lib/lp/bugs/model/cve.py 2013-01-07 03:50:27 +0000
1658@@ -1,8 +1,6 @@
1659 # Copyright 2009 Canonical Ltd. This software is licensed under the
1660 # GNU Affero General Public License version 3 (see the file LICENSE).
1661
1662-# pylint: disable-msg=E0611,W0212
1663-
1664 __metaclass__ = type
1665
1666 __all__ = [
1667
1668=== modified file 'lib/lp/bugs/model/cvereference.py'
1669--- lib/lp/bugs/model/cvereference.py 2011-12-30 06:14:56 +0000
1670+++ lib/lp/bugs/model/cvereference.py 2013-01-07 03:50:27 +0000
1671@@ -1,8 +1,6 @@
1672 # Copyright 2009 Canonical Ltd. This software is licensed under the
1673 # GNU Affero General Public License version 3 (see the file LICENSE).
1674
1675-# pylint: disable-msg=E0611,W0212
1676-
1677 __metaclass__ = type
1678 __all__ = ['CveReference']
1679
1680
1681=== modified file 'lib/lp/bugs/scripts/bugnotification.py'
1682--- lib/lp/bugs/scripts/bugnotification.py 2012-08-06 03:47:42 +0000
1683+++ lib/lp/bugs/scripts/bugnotification.py 2013-01-07 03:50:27 +0000
1684@@ -1,8 +1,6 @@
1685 # Copyright 2009 Canonical Ltd. This software is licensed under the
1686 # GNU Affero General Public License version 3 (see the file LICENSE).
1687
1688-# pylint: disable-msg=W0702
1689-
1690 """Functions related to sending bug notifications."""
1691
1692 __metaclass__ = type
1693
1694=== modified file 'lib/lp/bugs/scripts/debbugs.py'
1695--- lib/lp/bugs/scripts/debbugs.py 2012-08-09 16:13:51 +0000
1696+++ lib/lp/bugs/scripts/debbugs.py 2013-01-07 03:50:27 +0000
1697@@ -1,8 +1,6 @@
1698 # Copyright 2009 Canonical Ltd. This software is licensed under the
1699 # GNU Affero General Public License version 3 (see the file LICENSE).
1700
1701-# pylint: disable-msg=W0703
1702-
1703 import cStringIO
1704 from datetime import datetime
1705 import email
1706
1707=== modified file 'lib/lp/bugs/tests/externalbugtracker.py'
1708--- lib/lp/bugs/tests/externalbugtracker.py 2012-11-02 03:23:34 +0000
1709+++ lib/lp/bugs/tests/externalbugtracker.py 2013-01-07 03:50:27 +0000
1710@@ -1,8 +1,6 @@
1711 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1712 # GNU Affero General Public License version 3 (see the file LICENSE).
1713
1714-# pylint: disable-msg=W0231,E0702,W0108
1715-
1716 """Helper classes for testing ExternalSystem."""
1717
1718 __metaclass__ = type
1719
1720=== modified file 'lib/lp/bugs/tests/test_bugtarget.py'
1721--- lib/lp/bugs/tests/test_bugtarget.py 2012-06-06 16:04:34 +0000
1722+++ lib/lp/bugs/tests/test_bugtarget.py 2013-01-07 03:50:27 +0000
1723@@ -7,8 +7,6 @@
1724 ProjectGroup, DistributionSourcePackage, and DistroSeries implementations
1725 IBugTarget. It runs the bugtarget-questiontarget.txt test.
1726 """
1727-# pylint: disable-msg=C0103
1728-
1729 __metaclass__ = type
1730
1731 __all__ = []
1732
1733=== modified file 'lib/lp/buildmaster/enums.py'
1734--- lib/lp/buildmaster/enums.py 2011-11-14 08:30:52 +0000
1735+++ lib/lp/buildmaster/enums.py 2013-01-07 03:50:27 +0000
1736@@ -1,8 +1,6 @@
1737 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1738 # GNU Affero General Public License version 3 (see the file LICENSE).
1739
1740-# pylint: disable-msg=E0211,E0213
1741-
1742 """Common build interfaces."""
1743
1744 __metaclass__ = type
1745
1746=== modified file 'lib/lp/buildmaster/interfaces/builder.py'
1747--- lib/lp/buildmaster/interfaces/builder.py 2013-01-03 00:27:37 +0000
1748+++ lib/lp/buildmaster/interfaces/builder.py 2013-01-07 03:50:27 +0000
1749@@ -1,8 +1,6 @@
1750 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1751 # GNU Affero General Public License version 3 (see the file LICENSE).
1752
1753-# pylint: disable-msg=E0211,E0213
1754-
1755 """Builder interfaces."""
1756
1757 __metaclass__ = type
1758@@ -51,7 +49,6 @@
1759 from lp.app.validators.url import builder_url_validator
1760 from lp.registry.interfaces.role import IHasOwner
1761 from lp.services.fields import (
1762- Description,
1763 PersonChoice,
1764 Title,
1765 )
1766
1767=== modified file 'lib/lp/buildmaster/interfaces/buildfarmjob.py'
1768--- lib/lp/buildmaster/interfaces/buildfarmjob.py 2013-01-04 05:06:49 +0000
1769+++ lib/lp/buildmaster/interfaces/buildfarmjob.py 2013-01-07 03:50:27 +0000
1770@@ -1,8 +1,6 @@
1771 # Copyright 2009-2013 Canonical Ltd. This software is licensed under the
1772 # GNU Affero General Public License version 3 (see the file LICENSE).
1773
1774-# pylint: disable-msg=E0211,E0213
1775-
1776 """Interface for Soyuz build farm jobs."""
1777
1778 __metaclass__ = type
1779
1780=== modified file 'lib/lp/buildmaster/interfaces/buildfarmjobbehavior.py'
1781--- lib/lp/buildmaster/interfaces/buildfarmjobbehavior.py 2010-11-16 10:55:23 +0000
1782+++ lib/lp/buildmaster/interfaces/buildfarmjobbehavior.py 2013-01-07 03:50:27 +0000
1783@@ -1,8 +1,6 @@
1784 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
1785 # GNU Affero General Public License version 3 (see the file LICENSE).
1786
1787-# pylint: disable-msg=E0211,E0213
1788-
1789 """Interface for build farm job behaviors."""
1790
1791 __metaclass__ = type
1792
1793=== modified file 'lib/lp/buildmaster/interfaces/buildqueue.py'
1794--- lib/lp/buildmaster/interfaces/buildqueue.py 2011-12-24 16:54:44 +0000
1795+++ lib/lp/buildmaster/interfaces/buildqueue.py 2013-01-07 03:50:27 +0000
1796@@ -1,8 +1,6 @@
1797 # Copyright 2009 Canonical Ltd. This software is licensed under the
1798 # GNU Affero General Public License version 3 (see the file LICENSE).
1799
1800-# pylint: disable-msg=E0211,E0213
1801-
1802 """Build interfaces."""
1803
1804 __metaclass__ = type
1805
1806=== modified file 'lib/lp/buildmaster/model/builder.py'
1807--- lib/lp/buildmaster/model/builder.py 2012-10-01 05:29:04 +0000
1808+++ lib/lp/buildmaster/model/builder.py 2013-01-07 03:50:27 +0000
1809@@ -1,8 +1,6 @@
1810 # Copyright 2009,2011 Canonical Ltd. This software is licensed under the
1811 # GNU Affero General Public License version 3 (see the file LICENSE).
1812
1813-# pylint: disable-msg=E0611,W0212
1814-
1815 __metaclass__ = type
1816
1817 __all__ = [
1818
1819=== modified file 'lib/lp/buildmaster/model/buildfarmjobbehavior.py'
1820--- lib/lp/buildmaster/model/buildfarmjobbehavior.py 2012-01-11 08:52:22 +0000
1821+++ lib/lp/buildmaster/model/buildfarmjobbehavior.py 2013-01-07 03:50:27 +0000
1822@@ -1,8 +1,6 @@
1823 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
1824 # GNU Affero General Public License version 3 (see the file LICENSE).
1825
1826-# pylint: disable-msg=E0211,E0213
1827-
1828 """Base and idle BuildFarmJobBehavior classes."""
1829
1830 __metaclass__ = type
1831
1832=== modified file 'lib/lp/buildmaster/model/buildqueue.py'
1833--- lib/lp/buildmaster/model/buildqueue.py 2012-09-28 06:25:44 +0000
1834+++ lib/lp/buildmaster/model/buildqueue.py 2013-01-07 03:50:27 +0000
1835@@ -1,8 +1,6 @@
1836 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1837 # GNU Affero General Public License version 3 (see the file LICENSE).
1838
1839-# pylint: disable-msg=E0611,W0212
1840-
1841 __metaclass__ = type
1842
1843 __all__ = [
1844
1845=== modified file 'lib/lp/buildmaster/tests/test_buildqueue.py'
1846--- lib/lp/buildmaster/tests/test_buildqueue.py 2012-09-28 06:25:44 +0000
1847+++ lib/lp/buildmaster/tests/test_buildqueue.py 2013-01-07 03:50:27 +0000
1848@@ -1,7 +1,5 @@
1849 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1850 # GNU Affero General Public License version 3 (see the file LICENSE).
1851-# pylint: disable-msg=C0324
1852-
1853 """Test BuildQueue features."""
1854
1855 from datetime import (
1856
1857=== modified file 'lib/lp/code/browser/branchmergeproposal.py'
1858--- lib/lp/code/browser/branchmergeproposal.py 2012-11-29 20:43:34 +0000
1859+++ lib/lp/code/browser/branchmergeproposal.py 2013-01-07 03:50:27 +0000
1860@@ -1,8 +1,6 @@
1861 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1862 # GNU Affero General Public License version 3 (see the file LICENSE).
1863
1864-# pylint: disable-msg=C0322,F0401
1865-
1866 """Views, navigation and actions for BranchMergeProposals."""
1867
1868 __metaclass__ = type
1869
1870=== modified file 'lib/lp/code/browser/tests/test_branchmergeproposal.py'
1871--- lib/lp/code/browser/tests/test_branchmergeproposal.py 2012-12-26 01:32:19 +0000
1872+++ lib/lp/code/browser/tests/test_branchmergeproposal.py 2013-01-07 03:50:27 +0000
1873@@ -1,8 +1,6 @@
1874 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1875 # GNU Affero General Public License version 3 (see the file LICENSE).
1876
1877-# pylint: disable-msg=F0401
1878-
1879
1880 """Unit tests for BranchMergeProposals."""
1881
1882
1883=== modified file 'lib/lp/code/browser/tests/test_sourcepackagerecipebuild.py'
1884--- lib/lp/code/browser/tests/test_sourcepackagerecipebuild.py 2012-04-24 13:14:58 +0000
1885+++ lib/lp/code/browser/tests/test_sourcepackagerecipebuild.py 2013-01-07 03:50:27 +0000
1886@@ -1,7 +1,5 @@
1887 # Copyright 2010 Canonical Ltd. This software is licensed under the
1888 # GNU Affero General Public License version 3 (see the file LICENSE).
1889-# pylint: disable-msg=F0401,E1002
1890-
1891 """Tests for the source package recipe view classes and templates."""
1892
1893 __metaclass__ = type
1894
1895=== modified file 'lib/lp/code/event/branchmergeproposal.py'
1896--- lib/lp/code/event/branchmergeproposal.py 2010-10-18 03:39:28 +0000
1897+++ lib/lp/code/event/branchmergeproposal.py 2013-01-07 03:50:27 +0000
1898@@ -1,8 +1,6 @@
1899 # Copyright 2009 Canonical Ltd. This software is licensed under the
1900 # GNU Affero General Public License version 3 (see the file LICENSE).
1901
1902-# pylint: disable-msg=E0611,W0212
1903-
1904 """Event implementation classes for branch merge proposal events."""
1905
1906 __metaclass__ = type
1907
1908=== modified file 'lib/lp/code/interfaces/branch.py'
1909--- lib/lp/code/interfaces/branch.py 2012-12-26 01:04:05 +0000
1910+++ lib/lp/code/interfaces/branch.py 2013-01-07 03:50:27 +0000
1911@@ -1,8 +1,6 @@
1912 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1913 # GNU Affero General Public License version 3 (see the file LICENSE).
1914
1915-# pylint: disable-msg=E0211,E0213,F0401,W0611
1916-
1917 """Branch interfaces."""
1918
1919 __metaclass__ = type
1920
1921=== modified file 'lib/lp/code/interfaces/branchcollection.py'
1922--- lib/lp/code/interfaces/branchcollection.py 2012-10-18 19:06:48 +0000
1923+++ lib/lp/code/interfaces/branchcollection.py 2013-01-07 03:50:27 +0000
1924@@ -1,8 +1,6 @@
1925 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1926 # GNU Affero General Public License version 3 (see the file LICENSE).
1927
1928-# pylint: disable-msg=E0211, E0213
1929-
1930 """A collection of branches.
1931
1932 See `IBranchCollection` for more details.
1933
1934=== modified file 'lib/lp/code/interfaces/branchjob.py'
1935--- lib/lp/code/interfaces/branchjob.py 2011-12-24 16:54:44 +0000
1936+++ lib/lp/code/interfaces/branchjob.py 2013-01-07 03:50:27 +0000
1937@@ -1,8 +1,6 @@
1938 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1939 # GNU Affero General Public License version 3 (see the file LICENSE).
1940
1941-# pylint: disable-msg=E0211,E0213
1942-
1943 """BranchJob interfaces."""
1944
1945
1946
1947=== modified file 'lib/lp/code/interfaces/branchlookup.py'
1948--- lib/lp/code/interfaces/branchlookup.py 2012-07-24 06:39:54 +0000
1949+++ lib/lp/code/interfaces/branchlookup.py 2013-01-07 03:50:27 +0000
1950@@ -1,8 +1,6 @@
1951 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1952 # GNU Affero General Public License version 3 (see the file LICENSE).
1953
1954-# pylint: disable-msg=E0213
1955-
1956 """Utility for looking up branches by name."""
1957
1958 __metaclass__ = type
1959
1960=== modified file 'lib/lp/code/interfaces/branchmergeproposal.py'
1961--- lib/lp/code/interfaces/branchmergeproposal.py 2012-04-27 16:22:05 +0000
1962+++ lib/lp/code/interfaces/branchmergeproposal.py 2013-01-07 03:50:27 +0000
1963@@ -1,8 +1,6 @@
1964 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
1965 # GNU Affero General Public License version 3 (see the file LICENSE).
1966
1967-# pylint: disable-msg=E0211,E0213
1968-
1969 """The interface for branch merge proposals."""
1970
1971 __metaclass__ = type
1972
1973=== modified file 'lib/lp/code/interfaces/branchmergequeuecollection.py'
1974--- lib/lp/code/interfaces/branchmergequeuecollection.py 2010-11-01 12:41:14 +0000
1975+++ lib/lp/code/interfaces/branchmergequeuecollection.py 2013-01-07 03:50:27 +0000
1976@@ -1,8 +1,6 @@
1977 # Copyright 2010 Canonical Ltd. This software is licensed under the
1978 # GNU Affero General Public License version 3 (see the file LICENSE).
1979
1980-# pylint: disable-msg=E0211, E0213
1981-
1982 """A collection of branche merge queues.
1983
1984 See `IBranchMergeQueueCollection` for more details.
1985
1986=== modified file 'lib/lp/code/interfaces/branchnamespace.py'
1987--- lib/lp/code/interfaces/branchnamespace.py 2012-12-11 16:36:21 +0000
1988+++ lib/lp/code/interfaces/branchnamespace.py 2013-01-07 03:50:27 +0000
1989@@ -1,8 +1,6 @@
1990 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
1991 # GNU Affero General Public License version 3 (see the file LICENSE).
1992
1993-# pylint: disable-msg=E0213,E0211
1994-
1995 """Interface for a branch namespace."""
1996
1997 __metaclass__ = type
1998
1999=== modified file 'lib/lp/code/interfaces/branchpuller.py'
2000--- lib/lp/code/interfaces/branchpuller.py 2010-08-20 20:31:18 +0000
2001+++ lib/lp/code/interfaces/branchpuller.py 2013-01-07 03:50:27 +0000
2002@@ -1,8 +1,6 @@
2003 # Copyright 2009 Canonical Ltd. This software is licensed under the
2004 # GNU Affero General Public License version 3 (see the file LICENSE).
2005
2006-# pylint: disable-msg=E0211,E0213
2007-
2008 """The public interface to the model of the branch puller."""
2009
2010 __metaclass__ = type
2011
2012=== modified file 'lib/lp/code/interfaces/branchref.py'
2013--- lib/lp/code/interfaces/branchref.py 2011-12-24 16:54:44 +0000
2014+++ lib/lp/code/interfaces/branchref.py 2013-01-07 03:50:27 +0000
2015@@ -1,8 +1,6 @@
2016 # Copyright 2009 Canonical Ltd. This software is licensed under the
2017 # GNU Affero General Public License version 3 (see the file LICENSE).
2018
2019-# pylint: disable-msg=E0211,E0213
2020-
2021 __metaclass__ = type
2022 __all__ = [
2023 'IBranchRef',
2024
2025=== modified file 'lib/lp/code/interfaces/branchrevision.py'
2026--- lib/lp/code/interfaces/branchrevision.py 2011-12-24 16:54:44 +0000
2027+++ lib/lp/code/interfaces/branchrevision.py 2013-01-07 03:50:27 +0000
2028@@ -1,8 +1,6 @@
2029 # Copyright 2009 Canonical Ltd. This software is licensed under the
2030 # GNU Affero General Public License version 3 (see the file LICENSE).
2031
2032-# pylint: disable-msg=E0211,E0213
2033-
2034 """BranchRevision interfaces."""
2035
2036 __metaclass__ = type
2037
2038=== modified file 'lib/lp/code/interfaces/branchsubscription.py'
2039--- lib/lp/code/interfaces/branchsubscription.py 2011-12-24 16:54:44 +0000
2040+++ lib/lp/code/interfaces/branchsubscription.py 2013-01-07 03:50:27 +0000
2041@@ -1,8 +1,6 @@
2042 # Copyright 2009 Canonical Ltd. This software is licensed under the
2043 # GNU Affero General Public License version 3 (see the file LICENSE).
2044
2045-# pylint: disable-msg=E0211,E0213
2046-
2047 """Bug subscription interfaces."""
2048
2049 __metaclass__ = type
2050
2051=== modified file 'lib/lp/code/interfaces/branchtarget.py'
2052--- lib/lp/code/interfaces/branchtarget.py 2011-12-24 16:54:44 +0000
2053+++ lib/lp/code/interfaces/branchtarget.py 2013-01-07 03:50:27 +0000
2054@@ -1,8 +1,6 @@
2055 # Copyright 2009 Canonical Ltd. This software is licensed under the
2056 # GNU Affero General Public License version 3 (see the file LICENSE).
2057
2058-# pylint: disable-msg=E0213
2059-
2060 """Interface for branch targets.
2061
2062 A branch target is the 'thing' that a branch is on. Branches in Launchpad are
2063
2064=== modified file 'lib/lp/code/interfaces/codehosting.py'
2065--- lib/lp/code/interfaces/codehosting.py 2012-01-01 02:58:52 +0000
2066+++ lib/lp/code/interfaces/codehosting.py 2013-01-07 03:50:27 +0000
2067@@ -1,8 +1,6 @@
2068 # Copyright 2009 Canonical Ltd. This software is licensed under the
2069 # GNU Affero General Public License version 3 (see the file LICENSE).
2070
2071-# pylint: disable-msg=E0211,E0213
2072-
2073 """Internal Codehosting API interfaces."""
2074
2075 __metaclass__ = type
2076
2077=== modified file 'lib/lp/code/interfaces/codeimport.py'
2078--- lib/lp/code/interfaces/codeimport.py 2012-06-29 08:40:05 +0000
2079+++ lib/lp/code/interfaces/codeimport.py 2013-01-07 03:50:27 +0000
2080@@ -1,8 +1,6 @@
2081 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2082 # GNU Affero General Public License version 3 (see the file LICENSE).
2083
2084-# pylint: disable-msg=E0211,E0213
2085-
2086 """Code import interfaces."""
2087
2088 __metaclass__ = type
2089
2090=== modified file 'lib/lp/code/interfaces/codeimportevent.py'
2091--- lib/lp/code/interfaces/codeimportevent.py 2011-12-24 16:54:44 +0000
2092+++ lib/lp/code/interfaces/codeimportevent.py 2013-01-07 03:50:27 +0000
2093@@ -1,8 +1,6 @@
2094 # Copyright 2009 Canonical Ltd. This software is licensed under the
2095 # GNU Affero General Public License version 3 (see the file LICENSE).
2096
2097-# pylint: disable-msg=E0211,E0213
2098-
2099 """Code import audit trail interfaces."""
2100
2101 __metaclass__ = type
2102
2103=== modified file 'lib/lp/code/interfaces/codeimportjob.py'
2104--- lib/lp/code/interfaces/codeimportjob.py 2011-12-24 16:54:44 +0000
2105+++ lib/lp/code/interfaces/codeimportjob.py 2013-01-07 03:50:27 +0000
2106@@ -1,8 +1,6 @@
2107 # Copyright 2009 Canonical Ltd. This software is licensed under the
2108 # GNU Affero General Public License version 3 (see the file LICENSE).
2109
2110-# pylint: disable-msg=E0211,E0213
2111-
2112 """Interfaces and enumeratrions for CodeImportJobs.
2113
2114 CodeImportJobs represent pending and running updates of a code import.
2115
2116=== modified file 'lib/lp/code/interfaces/codeimportmachine.py'
2117--- lib/lp/code/interfaces/codeimportmachine.py 2011-12-24 16:54:44 +0000
2118+++ lib/lp/code/interfaces/codeimportmachine.py 2013-01-07 03:50:27 +0000
2119@@ -1,8 +1,6 @@
2120 # Copyright 2009 Canonical Ltd. This software is licensed under the
2121 # GNU Affero General Public License version 3 (see the file LICENSE).
2122
2123-# pylint: disable-msg=E0211,E0213
2124-
2125 """Code import machine interfaces."""
2126
2127 __metaclass__ = type
2128
2129=== modified file 'lib/lp/code/interfaces/codeimportresult.py'
2130--- lib/lp/code/interfaces/codeimportresult.py 2011-12-24 16:54:44 +0000
2131+++ lib/lp/code/interfaces/codeimportresult.py 2013-01-07 03:50:27 +0000
2132@@ -1,8 +1,6 @@
2133 # Copyright 2009 Canonical Ltd. This software is licensed under the
2134 # GNU Affero General Public License version 3 (see the file LICENSE).
2135
2136-# pylint: disable-msg=E0211,E0213
2137-
2138 """Interface classes for CodeImportResult, i.e. completed code import jobs."""
2139
2140 __metaclass__ = type
2141
2142=== modified file 'lib/lp/code/interfaces/codeimportscheduler.py'
2143--- lib/lp/code/interfaces/codeimportscheduler.py 2011-12-24 17:49:30 +0000
2144+++ lib/lp/code/interfaces/codeimportscheduler.py 2013-01-07 03:50:27 +0000
2145@@ -1,8 +1,6 @@
2146 # Copyright 2009 Canonical Ltd. This software is licensed under the
2147 # GNU Affero General Public License version 3 (see the file LICENSE).
2148
2149-# pylint: disable-msg=E0213
2150-
2151 """Code import scheduler interfaces."""
2152
2153 __metaclass__ = type
2154
2155=== modified file 'lib/lp/code/interfaces/codereviewcomment.py'
2156--- lib/lp/code/interfaces/codereviewcomment.py 2011-12-24 16:54:44 +0000
2157+++ lib/lp/code/interfaces/codereviewcomment.py 2013-01-07 03:50:27 +0000
2158@@ -1,8 +1,6 @@
2159 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2160 # GNU Affero General Public License version 3 (see the file LICENSE).
2161
2162-# pylint: disable-msg=E0211
2163-
2164 """CodeReviewComment interfaces."""
2165
2166 __metaclass__ = type
2167
2168=== modified file 'lib/lp/code/interfaces/hasbranches.py'
2169--- lib/lp/code/interfaces/hasbranches.py 2011-12-24 16:54:44 +0000
2170+++ lib/lp/code/interfaces/hasbranches.py 2013-01-07 03:50:27 +0000
2171@@ -1,8 +1,6 @@
2172 # Copyright 2009 Canonical Ltd. This software is licensed under the
2173 # GNU Affero General Public License version 3 (see the file LICENSE).
2174
2175-# pylint: disable-msg=E0213
2176-
2177 """Interface definitions for IHas<code related bits>."""
2178
2179 __metaclass__ = type
2180
2181=== modified file 'lib/lp/code/interfaces/linkedbranch.py'
2182--- lib/lp/code/interfaces/linkedbranch.py 2010-08-20 20:31:18 +0000
2183+++ lib/lp/code/interfaces/linkedbranch.py 2013-01-07 03:50:27 +0000
2184@@ -1,8 +1,6 @@
2185 # Copyright 2009 Canonical Ltd. This software is licensed under the
2186 # GNU Affero General Public License version 3 (see the file LICENSE).
2187
2188-# pylint: disable-msg=E0213
2189-
2190 """Interface for objects that have a linked branch.
2191
2192 A linked branch is a branch that's somehow officially related to an object. It
2193
2194=== modified file 'lib/lp/code/interfaces/revision.py'
2195--- lib/lp/code/interfaces/revision.py 2012-02-22 17:19:58 +0000
2196+++ lib/lp/code/interfaces/revision.py 2013-01-07 03:50:27 +0000
2197@@ -1,8 +1,6 @@
2198 # Copyright 2009 Canonical Ltd. This software is licensed under the
2199 # GNU Affero General Public License version 3 (see the file LICENSE).
2200
2201-# pylint: disable-msg=E0211,E0213
2202-
2203 """Revision interfaces."""
2204
2205 __metaclass__ = type
2206
2207=== modified file 'lib/lp/code/interfaces/revisioncache.py'
2208--- lib/lp/code/interfaces/revisioncache.py 2009-07-17 02:25:09 +0000
2209+++ lib/lp/code/interfaces/revisioncache.py 2013-01-07 03:50:27 +0000
2210@@ -1,8 +1,6 @@
2211 # Copyright 2009 Canonical Ltd. This software is licensed under the
2212 # GNU Affero General Public License version 3 (see the file LICENSE).
2213
2214-# pylint: disable-msg=E0211, E0213
2215-
2216 """A collection of revisions.
2217
2218 See `IRevisionCollection` for more details.
2219
2220=== modified file 'lib/lp/code/interfaces/seriessourcepackagebranch.py'
2221--- lib/lp/code/interfaces/seriessourcepackagebranch.py 2011-12-24 16:54:44 +0000
2222+++ lib/lp/code/interfaces/seriessourcepackagebranch.py 2013-01-07 03:50:27 +0000
2223@@ -1,8 +1,6 @@
2224 # Copyright 2009 Canonical Ltd. This software is licensed under the
2225 # GNU Affero General Public License version 3 (see the file LICENSE).
2226
2227-# pylint: disable-msg=E0213
2228-
2229 """Interface for linking source packages in distroseries to branches."""
2230
2231 __metaclass__ = type
2232
2233=== modified file 'lib/lp/code/interfaces/sourcepackagerecipe.py'
2234--- lib/lp/code/interfaces/sourcepackagerecipe.py 2012-08-15 01:04:53 +0000
2235+++ lib/lp/code/interfaces/sourcepackagerecipe.py 2013-01-07 03:50:27 +0000
2236@@ -1,8 +1,6 @@
2237 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
2238 # GNU Affero General Public License version 3 (see the file LICENSE).
2239
2240-# pylint: disable-msg=E0211,E0213,F0401
2241-
2242 """Interface of the `SourcePackageRecipe` content type."""
2243
2244
2245
2246=== modified file 'lib/lp/code/interfaces/sourcepackagerecipebuild.py'
2247--- lib/lp/code/interfaces/sourcepackagerecipebuild.py 2011-12-24 16:54:44 +0000
2248+++ lib/lp/code/interfaces/sourcepackagerecipebuild.py 2013-01-07 03:50:27 +0000
2249@@ -1,8 +1,6 @@
2250 # Copyright 2010 Canonical Ltd. This software is licensed under the
2251 # GNU Affero General Public License version 3 (see the file LICENSE).
2252
2253-# pylint: disable-msg=E0213,E0211
2254-
2255 """Interfaces for source package builds."""
2256
2257 __metaclass__ = type
2258
2259=== modified file 'lib/lp/code/model/branchrevision.py'
2260--- lib/lp/code/model/branchrevision.py 2011-03-29 11:36:29 +0000
2261+++ lib/lp/code/model/branchrevision.py 2013-01-07 03:50:27 +0000
2262@@ -1,8 +1,6 @@
2263 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
2264 # GNU Affero General Public License version 3 (see the file LICENSE).
2265
2266-# pylint: disable-msg=E0611,W0212
2267-
2268 __metaclass__ = type
2269 __all__ = [
2270 'BranchRevision',
2271
2272=== modified file 'lib/lp/code/model/branchsubscription.py'
2273--- lib/lp/code/model/branchsubscription.py 2011-12-30 06:14:56 +0000
2274+++ lib/lp/code/model/branchsubscription.py 2013-01-07 03:50:27 +0000
2275@@ -1,8 +1,6 @@
2276 # Copyright 2009 Canonical Ltd. This software is licensed under the
2277 # GNU Affero General Public License version 3 (see the file LICENSE).
2278
2279-# pylint: disable-msg=E0611,W0212
2280-
2281 __metaclass__ = type
2282 __all__ = ['BranchSubscription']
2283
2284
2285=== modified file 'lib/lp/code/model/codeimportevent.py'
2286--- lib/lp/code/model/codeimportevent.py 2012-06-15 13:55:02 +0000
2287+++ lib/lp/code/model/codeimportevent.py 2013-01-07 03:50:27 +0000
2288@@ -1,8 +1,6 @@
2289 # Copyright 2009 Canonical Ltd. This software is licensed under the
2290 # GNU Affero General Public License version 3 (see the file LICENSE).
2291
2292-# pylint: disable-msg=E0611,W0212
2293-
2294 """Database classes related to and including CodeImportEvent."""
2295
2296 __metaclass__ = type
2297
2298=== modified file 'lib/lp/code/model/codeimportmachine.py'
2299--- lib/lp/code/model/codeimportmachine.py 2012-04-16 23:02:44 +0000
2300+++ lib/lp/code/model/codeimportmachine.py 2013-01-07 03:50:27 +0000
2301@@ -1,8 +1,6 @@
2302 # Copyright 2009 Canonical Ltd. This software is licensed under the
2303 # GNU Affero General Public License version 3 (see the file LICENSE).
2304
2305-# pylint: disable-msg=E0611,W0212
2306-
2307 """Database classes including and related to CodeImportMachine."""
2308
2309 __metaclass__ = type
2310
2311=== modified file 'lib/lp/code/model/revision.py'
2312--- lib/lp/code/model/revision.py 2012-12-05 17:01:17 +0000
2313+++ lib/lp/code/model/revision.py 2013-01-07 03:50:27 +0000
2314@@ -1,8 +1,6 @@
2315 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2316 # GNU Affero General Public License version 3 (see the file LICENSE).
2317
2318-# pylint: disable-msg=E0611,W0212
2319-
2320 __metaclass__ = type
2321 __all__ = [
2322 'Revision',
2323
2324=== modified file 'lib/lp/code/model/seriessourcepackagebranch.py'
2325--- lib/lp/code/model/seriessourcepackagebranch.py 2012-09-28 06:25:44 +0000
2326+++ lib/lp/code/model/seriessourcepackagebranch.py 2013-01-07 03:50:27 +0000
2327@@ -1,8 +1,6 @@
2328 # Copyright 2009 Canonical Ltd. This software is licensed under the
2329 # GNU Affero General Public License version 3 (see the file LICENSE).
2330
2331-# pylint: disable-msg=W0231
2332-
2333 """The content classes for links from source packages to branches.."""
2334
2335 __metaclass__ = type
2336
2337=== modified file 'lib/lp/code/model/sourcepackagerecipebuild.py'
2338--- lib/lp/code/model/sourcepackagerecipebuild.py 2012-06-29 08:40:05 +0000
2339+++ lib/lp/code/model/sourcepackagerecipebuild.py 2013-01-07 03:50:27 +0000
2340@@ -1,8 +1,6 @@
2341 # Copyright 2010-2012 Canonical Ltd. This software is licensed under the
2342 # GNU Affero General Public License version 3 (see the file LICENSE).
2343
2344-# pylint: disable-msg=F0401,E1002
2345-
2346 """Implementation code for source package builds."""
2347
2348 __metaclass__ = type
2349
2350=== modified file 'lib/lp/code/model/sourcepackagerecipedata.py'
2351--- lib/lp/code/model/sourcepackagerecipedata.py 2012-02-11 02:28:33 +0000
2352+++ lib/lp/code/model/sourcepackagerecipedata.py 2013-01-07 03:50:27 +0000
2353@@ -1,8 +1,6 @@
2354 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2355 # GNU Affero General Public License version 3 (see the file LICENSE).
2356
2357-# pylint: disable-msg=F0401,E1002
2358-
2359 """Implementation of the recipe storage.
2360
2361 This is purely an implementation detail of SourcePackageRecipe.recipe_data and
2362
2363=== modified file 'lib/lp/code/model/tests/test_branch.py'
2364--- lib/lp/code/model/tests/test_branch.py 2012-10-11 09:42:54 +0000
2365+++ lib/lp/code/model/tests/test_branch.py 2013-01-07 03:50:27 +0000
2366@@ -1,8 +1,6 @@
2367 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
2368 # GNU Affero General Public License version 3 (see the file LICENSE).
2369
2370-# pylint: disable-msg=F0401,E1002
2371-
2372 """Tests for Branches."""
2373
2374
2375
2376=== modified file 'lib/lp/code/model/tests/test_hasrecipes.py'
2377--- lib/lp/code/model/tests/test_hasrecipes.py 2012-01-01 02:58:52 +0000
2378+++ lib/lp/code/model/tests/test_hasrecipes.py 2013-01-07 03:50:27 +0000
2379@@ -1,8 +1,6 @@
2380 # Copyright 2010 Canonical Ltd. This software is licensed under the
2381 # GNU Affero General Public License version 3 (see the file LICENSE).
2382
2383-# pylint: disable-msg=F0401
2384-
2385 """Tests for classes that implement IHasRecipes."""
2386
2387 __metaclass__ = type
2388
2389=== modified file 'lib/lp/code/model/tests/test_recipebuilder.py'
2390--- lib/lp/code/model/tests/test_recipebuilder.py 2012-04-24 06:25:55 +0000
2391+++ lib/lp/code/model/tests/test_recipebuilder.py 2013-01-07 03:50:27 +0000
2392@@ -3,8 +3,6 @@
2393
2394 """Test RecipeBuildBehavior."""
2395
2396-# pylint: disable-msg=F0401
2397-
2398 __metaclass__ = type
2399
2400 from textwrap import dedent
2401
2402=== modified file 'lib/lp/code/xmlrpc/branch.py'
2403--- lib/lp/code/xmlrpc/branch.py 2012-10-31 14:29:13 +0000
2404+++ lib/lp/code/xmlrpc/branch.py 2013-01-07 03:50:27 +0000
2405@@ -1,9 +1,6 @@
2406 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
2407 # GNU Affero General Public License version 3 (see the file LICENSE).
2408
2409-# Disable pylint 'should have "self" as first argument' warnings.
2410-# pylint: disable-msg=E0213
2411-
2412 """Branch XMLRPC API."""
2413
2414 __metaclass__ = type
2415
2416=== modified file 'lib/lp/codehosting/codeimport/tests/test_uifactory.py'
2417--- lib/lp/codehosting/codeimport/tests/test_uifactory.py 2011-08-12 11:37:08 +0000
2418+++ lib/lp/codehosting/codeimport/tests/test_uifactory.py 2013-01-07 03:50:27 +0000
2419@@ -1,8 +1,6 @@
2420 # Copyright 2009 Canonical Ltd. This software is licensed under the
2421 # GNU Affero General Public License version 3 (see the file LICENSE).
2422
2423-# pylint: disable-msg=C0102
2424-
2425 """Tests for `LoggingUIFactory`."""
2426
2427 __metaclass__ = type
2428
2429=== modified file 'lib/lp/codehosting/codeimport/workermonitor.py'
2430--- lib/lp/codehosting/codeimport/workermonitor.py 2012-10-18 07:24:39 +0000
2431+++ lib/lp/codehosting/codeimport/workermonitor.py 2013-01-07 03:50:27 +0000
2432@@ -1,8 +1,6 @@
2433 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2434 # GNU Affero General Public License version 3 (see the file LICENSE).
2435
2436-# pylint: disable-msg=W0702
2437-
2438 """Code to talk to the database about what the worker script is doing."""
2439
2440 __metaclass__ = type
2441
2442=== modified file 'lib/lp/codehosting/puller/scheduler.py'
2443--- lib/lp/codehosting/puller/scheduler.py 2012-01-01 02:58:52 +0000
2444+++ lib/lp/codehosting/puller/scheduler.py 2013-01-07 03:50:27 +0000
2445@@ -1,8 +1,6 @@
2446 # Copyright 2009 Canonical Ltd. This software is licensed under the
2447 # GNU Affero General Public License version 3 (see the file LICENSE).
2448
2449-# pylint: disable-msg=W0702
2450-
2451 __metaclass__ = type
2452 __all__ = [
2453 'BadMessage',
2454
2455=== modified file 'lib/lp/codehosting/puller/tests/test_errors.py'
2456--- lib/lp/codehosting/puller/tests/test_errors.py 2011-11-14 08:30:52 +0000
2457+++ lib/lp/codehosting/puller/tests/test_errors.py 2013-01-07 03:50:27 +0000
2458@@ -40,8 +40,6 @@
2459 """A `PullerWorkerProtocol` that logs events without acting on them."""
2460
2461 def __init__(self):
2462- # We are deliberately not calling PullerWorkerProtocol.__init__:
2463- # pylint: disable-msg=W0231
2464 self.calls = []
2465
2466 def sendEvent(self, command, *args):
2467
2468=== modified file 'lib/lp/codehosting/puller/tests/test_worker.py'
2469--- lib/lp/codehosting/puller/tests/test_worker.py 2011-12-11 21:52:16 +0000
2470+++ lib/lp/codehosting/puller/tests/test_worker.py 2013-01-07 03:50:27 +0000
2471@@ -1,8 +1,6 @@
2472 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2473 # GNU Affero General Public License version 3 (see the file LICENSE).
2474
2475-# pylint: disable-msg=W0231
2476-
2477 """Unit tests for worker.py."""
2478
2479 __metaclass__ = type
2480
2481=== modified file 'lib/lp/codehosting/scanner/tests/test_bzrsync.py'
2482--- lib/lp/codehosting/scanner/tests/test_bzrsync.py 2012-06-26 09:40:51 +0000
2483+++ lib/lp/codehosting/scanner/tests/test_bzrsync.py 2013-01-07 03:50:27 +0000
2484@@ -3,8 +3,6 @@
2485 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
2486 # GNU Affero General Public License version 3 (see the file LICENSE).
2487
2488-# pylint: disable-msg=W0141
2489-
2490 import datetime
2491 import os
2492 import random
2493
2494=== modified file 'lib/lp/codehosting/vfs/branchfs.py'
2495--- lib/lp/codehosting/vfs/branchfs.py 2012-10-31 17:22:29 +0000
2496+++ lib/lp/codehosting/vfs/branchfs.py 2013-01-07 03:50:27 +0000
2497@@ -1,8 +1,6 @@
2498 # Copyright 2009 Canonical Ltd. This software is licensed under the
2499 # GNU Affero General Public License version 3 (see the file LICENSE).
2500
2501-# pylint: disable-msg=E0213
2502-
2503 """The Launchpad code hosting file system.
2504
2505 The way Launchpad presents branches is very different from the way it stores
2506
2507=== modified file 'lib/lp/codehosting/vfs/tests/test_branchfs.py'
2508--- lib/lp/codehosting/vfs/tests/test_branchfs.py 2012-02-24 16:51:25 +0000
2509+++ lib/lp/codehosting/vfs/tests/test_branchfs.py 2013-01-07 03:50:27 +0000
2510@@ -1,8 +1,6 @@
2511 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
2512 # GNU Affero General Public License version 3 (see the file LICENSE).
2513
2514-# pylint: disable-msg=W0231
2515-
2516 """Tests for the branch filesystem."""
2517
2518 __metaclass__ = type
2519
2520=== modified file 'lib/lp/codehosting/vfs/tests/test_branchfsclient.py'
2521--- lib/lp/codehosting/vfs/tests/test_branchfsclient.py 2011-12-19 23:38:16 +0000
2522+++ lib/lp/codehosting/vfs/tests/test_branchfsclient.py 2013-01-07 03:50:27 +0000
2523@@ -1,8 +1,6 @@
2524 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
2525 # GNU Affero General Public License version 3 (see the file LICENSE).
2526
2527-# pylint: disable-msg=W0702
2528-
2529 """Tests for branchfsclient."""
2530
2531 __metaclass__ = type
2532
2533=== modified file 'lib/lp/codehosting/vfs/transport.py'
2534--- lib/lp/codehosting/vfs/transport.py 2012-07-18 11:06:32 +0000
2535+++ lib/lp/codehosting/vfs/transport.py 2013-01-07 03:50:27 +0000
2536@@ -1,8 +1,6 @@
2537 # Copyright 2009 Canonical Ltd. This software is licensed under the
2538 # GNU Affero General Public License version 3 (see the file LICENSE).
2539
2540-# pylint: disable-msg=W0702,W0231
2541-
2542 """Transport utilities for the codehosting system.
2543
2544 The code hosting filesystem is implemented using Bazaar transports. This
2545@@ -391,7 +389,6 @@
2546 """
2547 # bzrlib's Server class does not have a constructor, so we cannot
2548 # safely upcall it.
2549- # pylint: disable-msg=W0231
2550 self._scheme = scheme
2551 self._is_started = False
2552
2553
2554=== modified file 'lib/lp/coop/answersbugs/interfaces.py'
2555--- lib/lp/coop/answersbugs/interfaces.py 2011-12-24 16:54:44 +0000
2556+++ lib/lp/coop/answersbugs/interfaces.py 2013-01-07 03:50:27 +0000
2557@@ -1,8 +1,6 @@
2558 # Copyright 2009 Canonical Ltd. This software is licensed under the
2559 # GNU Affero General Public License version 3 (see the file LICENSE).
2560
2561-# pylint: disable-msg=E0211,E0213
2562-
2563 """Interfaces for linking between an IQuestion and an IBug."""
2564
2565 __metaclass__ = type
2566
2567=== modified file 'lib/lp/coop/answersbugs/model.py'
2568--- lib/lp/coop/answersbugs/model.py 2011-12-30 06:14:56 +0000
2569+++ lib/lp/coop/answersbugs/model.py 2013-01-07 03:50:27 +0000
2570@@ -1,8 +1,6 @@
2571 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
2572 # GNU Affero General Public License version 3 (see the file LICENSE).
2573
2574-# pylint: disable-msg=E0611,W0212
2575-
2576 """SQLBase implementation of IQuestionBug."""
2577
2578 __metaclass__ = type
2579
2580=== modified file 'lib/lp/hardwaredb/interfaces/hwdb.py'
2581--- lib/lp/hardwaredb/interfaces/hwdb.py 2012-01-01 02:58:52 +0000
2582+++ lib/lp/hardwaredb/interfaces/hwdb.py 2013-01-07 03:50:27 +0000
2583@@ -1,8 +1,6 @@
2584 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2585 # GNU Affero General Public License version 3 (see the file LICENSE).
2586
2587-# pylint: disable-msg=E0211,E0213
2588-
2589 """Interfaces related to the hardware database."""
2590
2591 __metaclass__ = type
2592
2593=== modified file 'lib/lp/hardwaredb/model/hwdb.py'
2594--- lib/lp/hardwaredb/model/hwdb.py 2012-09-28 06:25:44 +0000
2595+++ lib/lp/hardwaredb/model/hwdb.py 2013-01-07 03:50:27 +0000
2596@@ -1,8 +1,6 @@
2597 # Copyright 2009 Canonical Ltd. This software is licensed under the
2598 # GNU Affero General Public License version 3 (see the file LICENSE).
2599
2600-# pylint: disable-msg=E0611,W0212
2601-
2602 """Hardware database related table classes."""
2603
2604 __all__ = [
2605
2606=== modified file 'lib/lp/registry/browser/person.py'
2607--- lib/lp/registry/browser/person.py 2012-12-12 04:59:52 +0000
2608+++ lib/lp/registry/browser/person.py 2013-01-07 03:50:27 +0000
2609@@ -1,8 +1,6 @@
2610 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
2611 # GNU Affero General Public License version 3 (see the file LICENSE).
2612
2613-# pylint: disable-msg=E0211,E0213,C0322
2614-
2615 """Person-related view classes."""
2616
2617 __metaclass__ = type
2618
2619=== modified file 'lib/lp/registry/interfaces/codeofconduct.py'
2620--- lib/lp/registry/interfaces/codeofconduct.py 2011-12-24 16:54:44 +0000
2621+++ lib/lp/registry/interfaces/codeofconduct.py 2013-01-07 03:50:27 +0000
2622@@ -1,8 +1,6 @@
2623 # Copyright 2009 Canonical Ltd. This software is licensed under the
2624 # GNU Affero General Public License version 3 (see the file LICENSE).
2625
2626-# pylint: disable-msg=E0211,E0213
2627-
2628 """Interfaces for CodeOfConduct (CoC) and related classes.
2629
2630 https://launchpad.canonical.com/CodeOfConduct
2631
2632=== modified file 'lib/lp/registry/interfaces/commercialsubscription.py'
2633--- lib/lp/registry/interfaces/commercialsubscription.py 2012-06-08 14:59:40 +0000
2634+++ lib/lp/registry/interfaces/commercialsubscription.py 2013-01-07 03:50:27 +0000
2635@@ -1,8 +1,6 @@
2636 # Copyright 2009 Canonical Ltd. This software is licensed under the
2637 # GNU Affero General Public License version 3 (see the file LICENSE).
2638
2639-# pylint: disable-msg=E0211,E0213
2640-
2641 """Interfaces including and related to ICommercialSubscription."""
2642
2643 __metaclass__ = type
2644
2645=== modified file 'lib/lp/registry/interfaces/distributionmirror.py'
2646--- lib/lp/registry/interfaces/distributionmirror.py 2012-11-29 05:52:36 +0000
2647+++ lib/lp/registry/interfaces/distributionmirror.py 2013-01-07 03:50:27 +0000
2648@@ -1,8 +1,6 @@
2649 # Copyright 2009 Canonical Ltd. This software is licensed under the
2650 # GNU Affero General Public License version 3 (see the file LICENSE).
2651
2652-# pylint: disable-msg=E0211,E0213
2653-
2654 __metaclass__ = type
2655
2656 __all__ = [
2657
2658=== modified file 'lib/lp/registry/interfaces/distributionsourcepackage.py'
2659--- lib/lp/registry/interfaces/distributionsourcepackage.py 2012-02-08 06:00:46 +0000
2660+++ lib/lp/registry/interfaces/distributionsourcepackage.py 2013-01-07 03:50:27 +0000
2661@@ -1,8 +1,6 @@
2662 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
2663 # GNU Affero General Public License version 3 (see the file LICENSE).
2664
2665-# pylint: disable-msg=E0211,E0213
2666-
2667 """Source package in Distribution interfaces."""
2668
2669 __metaclass__ = type
2670
2671=== modified file 'lib/lp/registry/interfaces/distroseriesparent.py'
2672--- lib/lp/registry/interfaces/distroseriesparent.py 2011-12-24 16:54:44 +0000
2673+++ lib/lp/registry/interfaces/distroseriesparent.py 2013-01-07 03:50:27 +0000
2674@@ -1,8 +1,6 @@
2675 # Copyright 2011 Canonical Ltd. This software is licensed under the
2676 # GNU Affero General Public License version 3 (see the file LICENSE).
2677
2678-# pylint: disable-msg=E0211,E0213
2679-
2680 """DistroSeriesParent interface."""
2681
2682 __metaclass__ = type
2683
2684=== modified file 'lib/lp/registry/interfaces/featuredproject.py'
2685--- lib/lp/registry/interfaces/featuredproject.py 2010-08-20 20:31:18 +0000
2686+++ lib/lp/registry/interfaces/featuredproject.py 2013-01-07 03:50:27 +0000
2687@@ -1,8 +1,6 @@
2688 # Copyright 2009 Canonical Ltd. This software is licensed under the
2689 # GNU Affero General Public License version 3 (see the file LICENSE).
2690
2691-# pylint: disable-msg=E0211
2692-
2693 """Featured project interfaces."""
2694
2695 __metaclass__ = type
2696
2697=== modified file 'lib/lp/registry/interfaces/irc.py'
2698--- lib/lp/registry/interfaces/irc.py 2012-01-06 11:08:30 +0000
2699+++ lib/lp/registry/interfaces/irc.py 2013-01-07 03:50:27 +0000
2700@@ -1,8 +1,6 @@
2701 # Copyright 2009 Canonical Ltd. This software is licensed under the
2702 # GNU Affero General Public License version 3 (see the file LICENSE).
2703
2704-# pylint: disable-msg=E0211,E0213
2705-
2706 """IRC interfaces."""
2707
2708 __metaclass__ = type
2709
2710=== modified file 'lib/lp/registry/interfaces/jabber.py'
2711--- lib/lp/registry/interfaces/jabber.py 2012-01-06 11:08:30 +0000
2712+++ lib/lp/registry/interfaces/jabber.py 2013-01-07 03:50:27 +0000
2713@@ -1,8 +1,6 @@
2714 # Copyright 2009 Canonical Ltd. This software is licensed under the
2715 # GNU Affero General Public License version 3 (see the file LICENSE).
2716
2717-# pylint: disable-msg=E0211,E0213
2718-
2719 """Jabber interfaces."""
2720
2721 __metaclass__ = type
2722
2723=== modified file 'lib/lp/registry/interfaces/karma.py'
2724--- lib/lp/registry/interfaces/karma.py 2011-12-24 16:54:44 +0000
2725+++ lib/lp/registry/interfaces/karma.py 2013-01-07 03:50:27 +0000
2726@@ -1,8 +1,6 @@
2727 # Copyright 2009 Canonical Ltd. This software is licensed under the
2728 # GNU Affero General Public License version 3 (see the file LICENSE).
2729
2730-# pylint: disable-msg=E0211,E0213
2731-
2732 """Karma interfaces."""
2733
2734 __metaclass__ = type
2735
2736=== modified file 'lib/lp/registry/interfaces/location.py'
2737--- lib/lp/registry/interfaces/location.py 2012-02-16 21:52:58 +0000
2738+++ lib/lp/registry/interfaces/location.py 2013-01-07 03:50:27 +0000
2739@@ -1,8 +1,6 @@
2740 # Copyright 2009 Canonical Ltd. This software is licensed under the
2741 # GNU Affero General Public License version 3 (see the file LICENSE).
2742
2743-# pylint: disable-msg=E0211,E0213
2744-
2745 """Location interface.
2746
2747 An object can have a location, which includes geographic coordinates and a
2748
2749=== modified file 'lib/lp/registry/interfaces/mailinglist.py'
2750--- lib/lp/registry/interfaces/mailinglist.py 2012-12-19 21:02:33 +0000
2751+++ lib/lp/registry/interfaces/mailinglist.py 2013-01-07 03:50:27 +0000
2752@@ -1,8 +1,6 @@
2753 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2754 # GNU Affero General Public License version 3 (see the file LICENSE).
2755
2756-# pylint: disable-msg=E0211,E0213
2757-
2758 """Mailing list interfaces."""
2759
2760 __metaclass__ = type
2761
2762=== modified file 'lib/lp/registry/interfaces/milestone.py'
2763--- lib/lp/registry/interfaces/milestone.py 2012-11-26 08:33:03 +0000
2764+++ lib/lp/registry/interfaces/milestone.py 2013-01-07 03:50:27 +0000
2765@@ -1,8 +1,6 @@
2766 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2767 # GNU Affero General Public License version 3 (see the file LICENSE).
2768
2769-# pylint: disable-msg=E0211,E0213
2770-
2771 """Milestone interfaces."""
2772
2773 __metaclass__ = type
2774
2775=== modified file 'lib/lp/registry/interfaces/packaging.py'
2776--- lib/lp/registry/interfaces/packaging.py 2012-09-17 21:05:39 +0000
2777+++ lib/lp/registry/interfaces/packaging.py 2013-01-07 03:50:27 +0000
2778@@ -1,8 +1,6 @@
2779 # Copyright 2009 Canonical Ltd. This software is licensed under the
2780 # GNU Affero General Public License version 3 (see the file LICENSE).
2781
2782-# pylint: disable-msg=E0211,E0213
2783-
2784 """Packaging interfaces."""
2785
2786 __metaclass__ = type
2787
2788=== modified file 'lib/lp/registry/interfaces/personnotification.py'
2789--- lib/lp/registry/interfaces/personnotification.py 2011-12-24 16:54:44 +0000
2790+++ lib/lp/registry/interfaces/personnotification.py 2013-01-07 03:50:27 +0000
2791@@ -1,8 +1,6 @@
2792 # Copyright 2009 Canonical Ltd. This software is licensed under the
2793 # GNU Affero General Public License version 3 (see the file LICENSE).
2794
2795-# pylint: disable-msg=E0211,E0213
2796-
2797 """Person notifications."""
2798
2799 __metaclass__ = type
2800
2801=== modified file 'lib/lp/registry/interfaces/personproduct.py'
2802--- lib/lp/registry/interfaces/personproduct.py 2012-09-19 20:16:11 +0000
2803+++ lib/lp/registry/interfaces/personproduct.py 2013-01-07 03:50:27 +0000
2804@@ -1,8 +1,6 @@
2805 # Copyright 2009 Canonical Ltd. This software is licensed under the
2806 # GNU Affero General Public License version 3 (see the file LICENSE).
2807
2808-# pylint: disable-msg=E0213
2809-
2810 """A person's view on a product."""
2811
2812 __metaclass__ = type
2813
2814=== modified file 'lib/lp/registry/interfaces/pillar.py'
2815--- lib/lp/registry/interfaces/pillar.py 2012-11-21 19:38:47 +0000
2816+++ lib/lp/registry/interfaces/pillar.py 2013-01-07 03:50:27 +0000
2817@@ -1,8 +1,6 @@
2818 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2819 # GNU Affero General Public License version 3 (see the file LICENSE).
2820
2821-# pylint: disable-msg=E0211,E0213
2822-
2823 """Launchpad Pillars share a namespace.
2824
2825 Pillars are currently Product, ProjectGroup and Distribution.
2826
2827=== modified file 'lib/lp/registry/interfaces/poll.py'
2828--- lib/lp/registry/interfaces/poll.py 2011-12-24 16:54:44 +0000
2829+++ lib/lp/registry/interfaces/poll.py 2013-01-07 03:50:27 +0000
2830@@ -1,8 +1,6 @@
2831 # Copyright 2009 Canonical Ltd. This software is licensed under the
2832 # GNU Affero General Public License version 3 (see the file LICENSE).
2833
2834-# pylint: disable-msg=E0211,E0213
2835-
2836 __all__ = [
2837 'IPoll',
2838 'IPollSet',
2839
2840=== modified file 'lib/lp/registry/interfaces/productseries.py'
2841--- lib/lp/registry/interfaces/productseries.py 2012-12-05 09:55:39 +0000
2842+++ lib/lp/registry/interfaces/productseries.py 2013-01-07 03:50:27 +0000
2843@@ -1,8 +1,6 @@
2844 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2845 # GNU Affero General Public License version 3 (see the file LICENSE).
2846
2847-# pylint: disable-msg=E0211,E0213
2848-
2849 """Product series interfaces."""
2850
2851 __metaclass__ = type
2852
2853=== modified file 'lib/lp/registry/interfaces/projectgroup.py'
2854--- lib/lp/registry/interfaces/projectgroup.py 2012-10-12 02:47:16 +0000
2855+++ lib/lp/registry/interfaces/projectgroup.py 2013-01-07 03:50:27 +0000
2856@@ -1,8 +1,6 @@
2857 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2858 # GNU Affero General Public License version 3 (see the file LICENSE).
2859
2860-# pylint: disable-msg=E0211,E0213
2861-
2862 """ProjectGroup-related interfaces for Launchpad."""
2863
2864 __metaclass__ = type
2865
2866=== modified file 'lib/lp/registry/interfaces/sourcepackage.py'
2867--- lib/lp/registry/interfaces/sourcepackage.py 2012-06-20 16:12:01 +0000
2868+++ lib/lp/registry/interfaces/sourcepackage.py 2013-01-07 03:50:27 +0000
2869@@ -1,8 +1,6 @@
2870 # Copyright 2009, 2011 Canonical Ltd. This software is licensed under the
2871 # GNU Affero General Public License version 3 (see the file LICENSE).
2872
2873-# pylint: disable-msg=E0211,E0213
2874-
2875 """Source package interfaces."""
2876
2877 __metaclass__ = type
2878
2879=== modified file 'lib/lp/registry/interfaces/sourcepackagename.py'
2880--- lib/lp/registry/interfaces/sourcepackagename.py 2012-09-26 08:12:48 +0000
2881+++ lib/lp/registry/interfaces/sourcepackagename.py 2013-01-07 03:50:27 +0000
2882@@ -1,8 +1,6 @@
2883 # Copyright 2009 Canonical Ltd. This software is licensed under the
2884 # GNU Affero General Public License version 3 (see the file LICENSE).
2885
2886-# pylint: disable-msg=E0211,E0213
2887-
2888 """Source package name interfaces."""
2889
2890 __metaclass__ = type
2891
2892=== modified file 'lib/lp/registry/interfaces/ssh.py'
2893--- lib/lp/registry/interfaces/ssh.py 2011-12-24 16:54:44 +0000
2894+++ lib/lp/registry/interfaces/ssh.py 2013-01-07 03:50:27 +0000
2895@@ -1,8 +1,6 @@
2896 # Copyright 2009 Canonical Ltd. This software is licensed under the
2897 # GNU Affero General Public License version 3 (see the file LICENSE).
2898
2899-# pylint: disable-msg=E0211,E0213
2900-
2901 """SSH key interfaces."""
2902
2903 __metaclass__ = type
2904
2905=== modified file 'lib/lp/registry/interfaces/teammembership.py'
2906--- lib/lp/registry/interfaces/teammembership.py 2012-08-01 15:24:31 +0000
2907+++ lib/lp/registry/interfaces/teammembership.py 2013-01-07 03:50:27 +0000
2908@@ -1,8 +1,6 @@
2909 # Copyright 2009 Canonical Ltd. This software is licensed under the
2910 # GNU Affero General Public License version 3 (see the file LICENSE).
2911
2912-# pylint: disable-msg=E0211,E0213
2913-
2914 """Team membership interfaces."""
2915
2916 __metaclass__ = type
2917
2918=== modified file 'lib/lp/registry/interfaces/wikiname.py'
2919--- lib/lp/registry/interfaces/wikiname.py 2012-01-06 11:08:30 +0000
2920+++ lib/lp/registry/interfaces/wikiname.py 2013-01-07 03:50:27 +0000
2921@@ -1,8 +1,6 @@
2922 # Copyright 2009 Canonical Ltd. This software is licensed under the
2923 # GNU Affero General Public License version 3 (see the file LICENSE).
2924
2925-# pylint: disable-msg=E0211,E0213
2926-
2927 __all__ = [
2928 'IWikiName',
2929 'IWikiNameSet',
2930
2931=== modified file 'lib/lp/registry/model/codeofconduct.py'
2932--- lib/lp/registry/model/codeofconduct.py 2012-11-15 19:02:53 +0000
2933+++ lib/lp/registry/model/codeofconduct.py 2013-01-07 03:50:27 +0000
2934@@ -1,7 +1,6 @@
2935 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2936 # GNU Affero General Public License version 3 (see the file LICENSE).
2937
2938-# pylint: disable-msg=E0611,W0212
2939 """A module for CodeOfConduct (CoC) related classes.
2940
2941 https://launchpad.canonical.com/CodeOfConduct
2942
2943=== modified file 'lib/lp/registry/model/distributionmirror.py'
2944--- lib/lp/registry/model/distributionmirror.py 2012-09-28 06:25:44 +0000
2945+++ lib/lp/registry/model/distributionmirror.py 2013-01-07 03:50:27 +0000
2946@@ -1,8 +1,6 @@
2947 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
2948 # GNU Affero General Public License version 3 (see the file LICENSE).
2949
2950-# pylint: disable-msg=E0611,W0212
2951-
2952 """Module docstring goes here."""
2953
2954 __metaclass__ = type
2955
2956=== modified file 'lib/lp/registry/model/gpgkey.py'
2957--- lib/lp/registry/model/gpgkey.py 2012-12-26 01:12:37 +0000
2958+++ lib/lp/registry/model/gpgkey.py 2013-01-07 03:50:27 +0000
2959@@ -1,8 +1,6 @@
2960 # Copyright 2009 Canonical Ltd. This software is licensed under the
2961 # GNU Affero General Public License version 3 (see the file LICENSE).
2962
2963-# pylint: disable-msg=E0611,W0212
2964-
2965 __metaclass__ = type
2966 __all__ = ['GPGKey', 'GPGKeySet']
2967
2968
2969=== modified file 'lib/lp/registry/model/karma.py'
2970--- lib/lp/registry/model/karma.py 2011-12-30 06:14:56 +0000
2971+++ lib/lp/registry/model/karma.py 2013-01-07 03:50:27 +0000
2972@@ -1,8 +1,6 @@
2973 # Copyright 2009 Canonical Ltd. This software is licensed under the
2974 # GNU Affero General Public License version 3 (see the file LICENSE).
2975
2976-# pylint: disable-msg=E0611,W0212
2977-
2978 __metaclass__ = type
2979 __all__ = [
2980 'Karma',
2981
2982=== modified file 'lib/lp/registry/model/mailinglist.py'
2983--- lib/lp/registry/model/mailinglist.py 2012-10-10 17:35:22 +0000
2984+++ lib/lp/registry/model/mailinglist.py 2013-01-07 03:50:27 +0000
2985@@ -1,8 +1,6 @@
2986 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
2987 # GNU Affero General Public License version 3 (see the file LICENSE).
2988
2989-# pylint: disable-msg=E0611,W0212
2990-
2991 __metaclass__ = type
2992
2993 __all__ = [
2994
2995=== modified file 'lib/lp/registry/model/milestone.py'
2996--- lib/lp/registry/model/milestone.py 2012-12-26 01:04:05 +0000
2997+++ lib/lp/registry/model/milestone.py 2013-01-07 03:50:27 +0000
2998@@ -1,7 +1,6 @@
2999 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3000 # GNU Affero General Public License version 3 (see the file LICENSE).
3001
3002-# pylint: disable-msg=E0611,W0212
3003 """Milestone model classes."""
3004
3005 __metaclass__ = type
3006
3007=== modified file 'lib/lp/registry/model/packaging.py'
3008--- lib/lp/registry/model/packaging.py 2012-10-19 08:25:36 +0000
3009+++ lib/lp/registry/model/packaging.py 2013-01-07 03:50:27 +0000
3010@@ -1,8 +1,6 @@
3011 # Copyright 2009 Canonical Ltd. This software is licensed under the
3012 # GNU Affero General Public License version 3 (see the file LICENSE).
3013
3014-# pylint: disable-msg=E0611,W0212
3015-
3016 __metaclass__ = type
3017 __all__ = ['Packaging', 'PackagingUtil']
3018
3019
3020=== modified file 'lib/lp/registry/model/pillar.py'
3021--- lib/lp/registry/model/pillar.py 2012-09-28 06:25:44 +0000
3022+++ lib/lp/registry/model/pillar.py 2013-01-07 03:50:27 +0000
3023@@ -1,8 +1,6 @@
3024 # Copyright 2009 Canonical Ltd. This software is licensed under the
3025 # GNU Affero General Public License version 3 (see the file LICENSE).
3026
3027-# pylint: disable-msg=E0611,W0212
3028-
3029 """Launchpad Pillars share a namespace.
3030
3031 Pillars are currently Product, ProjectGroup and Distribution.
3032
3033=== modified file 'lib/lp/registry/model/poll.py'
3034--- lib/lp/registry/model/poll.py 2011-12-30 06:14:56 +0000
3035+++ lib/lp/registry/model/poll.py 2013-01-07 03:50:27 +0000
3036@@ -1,8 +1,6 @@
3037 # Copyright 2009 Canonical Ltd. This software is licensed under the
3038 # GNU Affero General Public License version 3 (see the file LICENSE).
3039
3040-# pylint: disable-msg=E0611,W0212
3041-
3042 __metaclass__ = type
3043 __all__ = [
3044 'Poll',
3045
3046=== modified file 'lib/lp/registry/model/productseries.py'
3047--- lib/lp/registry/model/productseries.py 2012-12-06 13:33:46 +0000
3048+++ lib/lp/registry/model/productseries.py 2013-01-07 03:50:27 +0000
3049@@ -1,7 +1,6 @@
3050 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3051 # GNU Affero General Public License version 3 (see the file LICENSE).
3052
3053-# pylint: disable-msg=E0611,W0212
3054 """Models for `IProductSeries`."""
3055
3056 __metaclass__ = type
3057
3058=== modified file 'lib/lp/registry/model/projectgroup.py'
3059--- lib/lp/registry/model/projectgroup.py 2012-12-06 13:33:46 +0000
3060+++ lib/lp/registry/model/projectgroup.py 2013-01-07 03:50:27 +0000
3061@@ -1,7 +1,6 @@
3062 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3063 # GNU Affero General Public License version 3 (see the file LICENSE).
3064
3065-# pylint: disable-msg=E0611,W0212
3066 """Launchpad ProjectGroup-related Database Table Objects."""
3067
3068 __metaclass__ = type
3069
3070=== modified file 'lib/lp/registry/model/sourcepackagename.py'
3071--- lib/lp/registry/model/sourcepackagename.py 2012-09-26 08:12:48 +0000
3072+++ lib/lp/registry/model/sourcepackagename.py 2013-01-07 03:50:27 +0000
3073@@ -1,8 +1,6 @@
3074 # Copyright 2009 Canonical Ltd. This software is licensed under the
3075 # GNU Affero General Public License version 3 (see the file LICENSE).
3076
3077-# pylint: disable-msg=E0611,W0212
3078-
3079 __metaclass__ = type
3080 __all__ = [
3081 'SourcePackageName',
3082
3083=== modified file 'lib/lp/registry/model/teammembership.py'
3084--- lib/lp/registry/model/teammembership.py 2012-08-24 05:09:51 +0000
3085+++ lib/lp/registry/model/teammembership.py 2013-01-07 03:50:27 +0000
3086@@ -1,8 +1,6 @@
3087 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3088 # GNU Affero General Public License version 3 (see the file LICENSE).
3089
3090-# pylint: disable-msg=E0611,W0212
3091-
3092 __metaclass__ = type
3093 __all__ = [
3094 'find_team_participations',
3095
3096=== modified file 'lib/lp/scripts/runlaunchpad.py'
3097--- lib/lp/scripts/runlaunchpad.py 2012-06-29 08:40:05 +0000
3098+++ lib/lp/scripts/runlaunchpad.py 2013-01-07 03:50:27 +0000
3099@@ -1,8 +1,6 @@
3100 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3101 # GNU Affero General Public License version 3 (see the file LICENSE).
3102
3103-# pylint: disable-msg=W0603
3104-
3105 __metaclass__ = type
3106 __all__ = ['start_launchpad']
3107
3108
3109=== modified file 'lib/lp/scripts/utilities/killservice.py'
3110--- lib/lp/scripts/utilities/killservice.py 2012-06-29 08:40:05 +0000
3111+++ lib/lp/scripts/utilities/killservice.py 2013-01-07 03:50:27 +0000
3112@@ -4,7 +4,6 @@
3113 # GNU Affero General Public License version 3 (see the file LICENSE).
3114
3115 # This module uses relative imports.
3116-# pylint: disable-msg=W0403
3117 __metaclass__ = type
3118
3119 import logging
3120
3121=== modified file 'lib/lp/services/authserver/interfaces.py'
3122--- lib/lp/services/authserver/interfaces.py 2011-12-24 17:49:30 +0000
3123+++ lib/lp/services/authserver/interfaces.py 2013-01-07 03:50:27 +0000
3124@@ -1,8 +1,6 @@
3125 # Copyright 2009 Canonical Ltd. This software is licensed under the
3126 # GNU Affero General Public License version 3 (see the file LICENSE).
3127
3128-# pylint: disable-msg=E0213
3129-
3130 """Interface for the XML-RPC authentication server."""
3131
3132 __metaclass__ = type
3133
3134=== modified file 'lib/lp/services/config/tests/test_config.py'
3135--- lib/lp/services/config/tests/test_config.py 2012-06-29 08:40:05 +0000
3136+++ lib/lp/services/config/tests/test_config.py 2013-01-07 03:50:27 +0000
3137@@ -2,8 +2,6 @@
3138 # GNU Affero General Public License version 3 (see the file LICENSE).
3139
3140 # We know we are not using root and handlers.
3141-# pylint: disable-msg=W0612
3142-
3143 """Test lp.services.config."""
3144
3145
3146@@ -93,8 +91,6 @@
3147
3148 def test_suite():
3149 """Return a suite of canonical.conf and all conf files."""
3150- # We know we are not using dirnames.
3151- # pylint: disable-msg=W0612
3152 suite = unittest.TestSuite()
3153 suite.addTest(DocTestSuite(
3154 'lp.services.config',
3155
3156=== modified file 'lib/lp/services/database/decoratedresultset.py'
3157--- lib/lp/services/database/decoratedresultset.py 2012-11-21 07:27:18 +0000
3158+++ lib/lp/services/database/decoratedresultset.py 2013-01-07 03:50:27 +0000
3159@@ -1,8 +1,6 @@
3160 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
3161 # GNU Affero General Public License version 3 (see the file LICENSE).
3162
3163-# pylint: disable-msg=E0611,W0212
3164-
3165 __metaclass__ = type
3166 __all__ = [
3167 'DecoratedResultSet',
3168
3169=== modified file 'lib/lp/services/database/policy.py'
3170--- lib/lp/services/database/policy.py 2012-09-28 07:11:24 +0000
3171+++ lib/lp/services/database/policy.py 2013-01-07 03:50:27 +0000
3172@@ -252,8 +252,6 @@
3173 """
3174
3175 def __init__(self, request):
3176- # The super constructor is a no-op.
3177- # pylint: disable-msg=W0231
3178 self.request = request
3179 # Detect if this is a read only request or not.
3180 self.read_only = self.request.method in ['GET', 'HEAD']
3181
3182=== modified file 'lib/lp/services/feeds/interfaces/feed.py'
3183--- lib/lp/services/feeds/interfaces/feed.py 2012-01-01 02:58:52 +0000
3184+++ lib/lp/services/feeds/interfaces/feed.py 2013-01-07 03:50:27 +0000
3185@@ -1,8 +1,6 @@
3186 # Copyright 2009 Canonical Ltd. This software is licensed under the
3187 # GNU Affero General Public License version 3 (see the file LICENSE).
3188
3189-# pylint: disable-msg=E0211,E0213
3190-
3191 """Interfaces for feeds generation."""
3192
3193 __metaclass__ = type
3194
3195=== modified file 'lib/lp/services/geoip/interfaces.py'
3196--- lib/lp/services/geoip/interfaces.py 2010-10-25 05:33:20 +0000
3197+++ lib/lp/services/geoip/interfaces.py 2013-01-07 03:50:27 +0000
3198@@ -1,8 +1,6 @@
3199 # Copyright 2009 Canonical Ltd. This software is licensed under the
3200 # GNU Affero General Public License version 3 (see the file LICENSE).
3201
3202-# pylint: disable-msg=E0211,E0213
3203-
3204 from zope.interface import (
3205 Attribute,
3206 Interface,
3207
3208=== modified file 'lib/lp/services/googlesearch/__init__.py'
3209--- lib/lp/services/googlesearch/__init__.py 2012-06-29 08:40:05 +0000
3210+++ lib/lp/services/googlesearch/__init__.py 2013-01-07 03:50:27 +0000
3211@@ -1,8 +1,6 @@
3212 # Copyright 2009 Canonical Ltd. This software is licensed under the
3213 # GNU Affero General Public License version 3 (see the file LICENSE).
3214
3215-# pylint: disable-msg=E0211,E0213
3216-
3217 """Interfaces for searching and working with results."""
3218
3219 __metaclass__ = type
3220
3221=== modified file 'lib/lp/services/googlesearch/googletestservice.py'
3222--- lib/lp/services/googlesearch/googletestservice.py 2012-06-29 08:40:05 +0000
3223+++ lib/lp/services/googlesearch/googletestservice.py 2013-01-07 03:50:27 +0000
3224@@ -211,7 +211,6 @@
3225
3226 def kill_running_process():
3227 """Find and kill any running web service processes."""
3228- # pylint: disable-msg=W0602
3229 global service_name
3230 try:
3231 pid = get_pid(service_name)
3232@@ -254,7 +253,6 @@
3233 def main():
3234 """Run the HTTP server."""
3235 # Redirect our service output to a log file.
3236- # pylint: disable-msg=W0602
3237 global log
3238 ensure_directory_exists(os.path.dirname(config.google_test_service.log))
3239 filelog = logging.FileHandler(config.google_test_service.log)
3240
3241=== modified file 'lib/lp/services/googlesearch/interfaces.py'
3242--- lib/lp/services/googlesearch/interfaces.py 2011-12-24 16:54:44 +0000
3243+++ lib/lp/services/googlesearch/interfaces.py 2013-01-07 03:50:27 +0000
3244@@ -1,8 +1,6 @@
3245 # Copyright 2009 Canonical Ltd. This software is licensed under the
3246 # GNU Affero General Public License version 3 (see the file LICENSE).
3247
3248-# pylint: disable-msg=E0211,E0213
3249-
3250 """Interfaces for searching and working with results."""
3251
3252 __metaclass__ = type
3253
3254=== modified file 'lib/lp/services/identity/interfaces/account.py'
3255--- lib/lp/services/identity/interfaces/account.py 2012-12-05 18:43:04 +0000
3256+++ lib/lp/services/identity/interfaces/account.py 2013-01-07 03:50:27 +0000
3257@@ -1,7 +1,6 @@
3258 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3259 # GNU Affero General Public License version 3 (see the file LICENSE).
3260
3261-# pylint: disable-msg=E0211,E0213
3262 """Account interfaces."""
3263
3264 __metaclass__ = type
3265
3266=== modified file 'lib/lp/services/identity/interfaces/emailaddress.py'
3267--- lib/lp/services/identity/interfaces/emailaddress.py 2012-06-07 21:40:12 +0000
3268+++ lib/lp/services/identity/interfaces/emailaddress.py 2013-01-07 03:50:27 +0000
3269@@ -1,8 +1,6 @@
3270 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3271 # GNU Affero General Public License version 3 (see the file LICENSE).
3272
3273-# pylint: disable-msg=E0211,E0213
3274-
3275 """EmailAddress interfaces."""
3276
3277 __metaclass__ = type
3278
3279=== modified file 'lib/lp/services/identity/model/emailaddress.py'
3280--- lib/lp/services/identity/model/emailaddress.py 2012-06-14 05:18:22 +0000
3281+++ lib/lp/services/identity/model/emailaddress.py 2013-01-07 03:50:27 +0000
3282@@ -1,8 +1,6 @@
3283 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3284 # GNU Affero General Public License version 3 (see the file LICENSE).
3285
3286-# pylint: disable-msg=E0611,W0212
3287-
3288 __metaclass__ = type
3289 __all__ = [
3290 'EmailAddress',
3291
3292=== modified file 'lib/lp/services/job/interfaces/job.py'
3293--- lib/lp/services/job/interfaces/job.py 2012-07-25 20:00:06 +0000
3294+++ lib/lp/services/job/interfaces/job.py 2013-01-07 03:50:27 +0000
3295@@ -1,8 +1,6 @@
3296 # Copyright 2009 Canonical Ltd. This software is licensed under the
3297 # GNU Affero General Public License version 3 (see the file LICENSE).
3298
3299-# pylint: disable-msg=E0213,E0211
3300-
3301 """Interfaces including and related to IJob."""
3302
3303 __metaclass__ = type
3304
3305=== modified file 'lib/lp/services/librarian/interfaces/__init__.py'
3306--- lib/lp/services/librarian/interfaces/__init__.py 2011-12-30 02:24:09 +0000
3307+++ lib/lp/services/librarian/interfaces/__init__.py 2013-01-07 03:50:27 +0000
3308@@ -1,8 +1,6 @@
3309 # Copyright 2009 Canonical Ltd. This software is licensed under the
3310 # GNU Affero General Public License version 3 (see the file LICENSE).
3311
3312-# pylint: disable-msg=E0211,E0213
3313-
3314 """Librarian interfaces."""
3315
3316 __metaclass__ = type
3317
3318=== modified file 'lib/lp/services/librarian/interfaces/client.py'
3319--- lib/lp/services/librarian/interfaces/client.py 2012-11-29 19:56:21 +0000
3320+++ lib/lp/services/librarian/interfaces/client.py 2013-01-07 03:50:27 +0000
3321@@ -2,7 +2,6 @@
3322 # GNU Affero General Public License version 3 (see the file LICENSE).
3323
3324 # PyLint doesn't grok Zope interfaces.
3325-# pylint: disable-msg=E0213
3326 __metaclass__ = type
3327 __all__ = [
3328 'DownloadFailed',
3329
3330=== modified file 'lib/lp/services/librarian/model.py'
3331--- lib/lp/services/librarian/model.py 2012-09-04 04:27:53 +0000
3332+++ lib/lp/services/librarian/model.py 2013-01-07 03:50:27 +0000
3333@@ -88,8 +88,6 @@
3334
3335 class LibraryFileAlias(SQLBase):
3336 """A filename and mimetype that we can serve some given content with."""
3337- # The updateLastAccessed method has unreachable code.
3338- # pylint: disable-msg=W0101
3339
3340 implements(ILibraryFileAlias)
3341
3342
3343=== modified file 'lib/lp/services/mail/interfaces.py'
3344--- lib/lp/services/mail/interfaces.py 2011-12-24 16:54:44 +0000
3345+++ lib/lp/services/mail/interfaces.py 2013-01-07 03:50:27 +0000
3346@@ -1,8 +1,6 @@
3347 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
3348 # GNU Affero General Public License version 3 (see the file LICENSE).
3349
3350-# pylint: disable-msg=E0211,E0213
3351-
3352 """Interfaces specific to mail handling."""
3353
3354 __metaclass__ = type
3355
3356=== modified file 'lib/lp/services/mailman/monkeypatches/defaults.py'
3357--- lib/lp/services/mailman/monkeypatches/defaults.py 2009-06-25 05:30:52 +0000
3358+++ lib/lp/services/mailman/monkeypatches/defaults.py 2013-01-07 03:50:27 +0000
3359@@ -2,8 +2,6 @@
3360 # GNU Affero General Public License version 3 (see the file LICENSE).
3361
3362 # Pick up the standard Mailman defaults
3363-# pylint: disable-msg=W0401
3364-# pylint: disable-msg=W0614
3365 from Mailman.Defaults import *
3366
3367 # Use a name for the site list that is very unlikely to conflict with any
3368@@ -31,7 +29,6 @@
3369 ]
3370
3371 # Other list defaults.
3372-# pylint: disable-msg=E0602
3373 DEFAULT_GENERIC_NONMEMBER_ACTION = 3 # Discard
3374 DEFAULT_SEND_REMINDERS = No
3375 DEFAULT_SEND_WELCOME_MSG = Yes
3376
3377=== modified file 'lib/lp/services/mailman/monkeypatches/xmlrpcrunner.py'
3378--- lib/lp/services/mailman/monkeypatches/xmlrpcrunner.py 2012-12-26 01:04:05 +0000
3379+++ lib/lp/services/mailman/monkeypatches/xmlrpcrunner.py 2013-01-07 03:50:27 +0000
3380@@ -24,7 +24,6 @@
3381 import traceback
3382 import xmlrpclib
3383
3384-# pylint: disable-msg=F0401
3385 from Mailman import (
3386 Errors,
3387 mm_cfg,
3388@@ -488,7 +487,6 @@
3389 os.makedirs(path)
3390 # We have to use a bare except here because of the legacy string
3391 # exceptions that Mailman can raise.
3392- # pylint: disable-msg=W0702
3393 except:
3394 log_exception('List creation error for team: %s', team_name)
3395 return False
3396@@ -529,7 +527,6 @@
3397 mlist.Unlock()
3398 # We have to use a bare except here because of the legacy string
3399 # exceptions that Mailman can raise.
3400- # pylint: disable-msg=W0702
3401 except:
3402 log_exception(
3403 'List modification error for team: %s', team_name)
3404@@ -580,7 +577,6 @@
3405 os.chdir(old_cwd)
3406 # We have to use a bare except here because of the legacy string
3407 # exceptions that Mailman can raise.
3408- # pylint: disable-msg=W0702
3409 except:
3410 log_exception('List deletion error for team: %s', team_name)
3411 statuses[team_name] = ('deactivate', 'failure')
3412@@ -675,7 +671,6 @@
3413 # succeeded or not, however, it's unlikely that an action would
3414 # fail leaving the mailing list in a usable state. Therefore, if
3415 # the list is loadable and lockable, we'll say it succeeded.
3416- # pylint: disable-msg=W0702
3417 try:
3418 mlist = MailList(name)
3419 except Errors.MMUnknownListError:
3420
3421=== modified file 'lib/lp/services/messages/interfaces/message.py'
3422--- lib/lp/services/messages/interfaces/message.py 2012-11-30 19:45:15 +0000
3423+++ lib/lp/services/messages/interfaces/message.py 2013-01-07 03:50:27 +0000
3424@@ -1,8 +1,6 @@
3425 # Copyright 2009 Canonical Ltd. This software is licensed under the
3426 # GNU Affero General Public License version 3 (see the file LICENSE).
3427
3428-# pylint: disable-msg=E0211,E0213
3429-
3430 __metaclass__ = type
3431
3432 __all__ = [
3433
3434=== modified file 'lib/lp/services/messages/model/message.py'
3435--- lib/lp/services/messages/model/message.py 2012-11-30 19:45:15 +0000
3436+++ lib/lp/services/messages/model/message.py 2013-01-07 03:50:27 +0000
3437@@ -1,8 +1,6 @@
3438 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3439 # GNU Affero General Public License version 3 (see the file LICENSE).
3440
3441-# pylint: disable-msg=E0611,W0212
3442-
3443 __metaclass__ = type
3444 __all__ = [
3445 'DirectEmailAuthorization',
3446
3447=== modified file 'lib/lp/services/oauth/interfaces.py'
3448--- lib/lp/services/oauth/interfaces.py 2012-01-01 02:58:52 +0000
3449+++ lib/lp/services/oauth/interfaces.py 2013-01-07 03:50:27 +0000
3450@@ -1,8 +1,6 @@
3451 # Copyright 2009 Canonical Ltd. This software is licensed under the
3452 # GNU Affero General Public License version 3 (see the file LICENSE).
3453
3454-# pylint: disable-msg=E0211,E0213
3455-
3456 """OAuth interfaces."""
3457
3458 __metaclass__ = type
3459
3460=== modified file 'lib/lp/services/profile/mem.py'
3461--- lib/lp/services/profile/mem.py 2011-12-19 23:38:16 +0000
3462+++ lib/lp/services/profile/mem.py 2013-01-07 03:50:27 +0000
3463@@ -1,8 +1,6 @@
3464 # Copyright 2009 Canonical Ltd. This software is licensed under the
3465 # GNU Affero General Public License version 3 (see the file LICENSE).
3466
3467-# We like globals!
3468-# pylint: disable-msg=W0602
3469 """
3470 This code is from:
3471 http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/286222
3472
3473=== modified file 'lib/lp/services/salesforce/interfaces.py'
3474--- lib/lp/services/salesforce/interfaces.py 2011-12-24 16:54:44 +0000
3475+++ lib/lp/services/salesforce/interfaces.py 2013-01-07 03:50:27 +0000
3476@@ -1,8 +1,6 @@
3477 # Copyright 2010 Canonical Ltd. This software is licensed under the
3478 # GNU Affero General Public License version 3 (see the file LICENSE).
3479
3480-# pylint: disable-msg=E0211,E0213
3481-
3482 """Interfaces related to Salesforce vouchers."""
3483
3484 __metaclass__ = type
3485
3486=== modified file 'lib/lp/services/salesforce/tests/proxy.py'
3487--- lib/lp/services/salesforce/tests/proxy.py 2010-08-20 20:31:18 +0000
3488+++ lib/lp/services/salesforce/tests/proxy.py 2013-01-07 03:50:27 +0000
3489@@ -1,8 +1,6 @@
3490 # Copyright 2009 Canonical Ltd. This software is licensed under the
3491 # GNU Affero General Public License version 3 (see the file LICENSE).
3492
3493-# pylint: disable-msg=W0231
3494-
3495 """Helper classes for testing clients of the external Salesforce proxy."""
3496
3497
3498
3499=== modified file 'lib/lp/services/scripts/interfaces/scriptactivity.py'
3500--- lib/lp/services/scripts/interfaces/scriptactivity.py 2011-12-24 16:54:44 +0000
3501+++ lib/lp/services/scripts/interfaces/scriptactivity.py 2013-01-07 03:50:27 +0000
3502@@ -1,8 +1,6 @@
3503 # Copyright 2009 Canonical Ltd. This software is licensed under the
3504 # GNU Affero General Public License version 3 (see the file LICENSE).
3505
3506-# pylint: disable-msg=E0211,E0213
3507-
3508 """Interfaces for Script activity records"""
3509
3510 __metaclass__ = type
3511
3512=== modified file 'lib/lp/services/scripts/model/scriptactivity.py'
3513--- lib/lp/services/scripts/model/scriptactivity.py 2011-12-30 06:14:56 +0000
3514+++ lib/lp/services/scripts/model/scriptactivity.py 2013-01-07 03:50:27 +0000
3515@@ -1,8 +1,6 @@
3516 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
3517 # GNU Affero General Public License version 3 (see the file LICENSE).
3518
3519-# pylint: disable-msg=E0611,W0212
3520-
3521 __metaclass__ = type
3522
3523 __all__ = [
3524
3525=== modified file 'lib/lp/services/sshserver/auth.py'
3526--- lib/lp/services/sshserver/auth.py 2012-01-01 02:58:52 +0000
3527+++ lib/lp/services/sshserver/auth.py 2013-01-07 03:50:27 +0000
3528@@ -1,8 +1,6 @@
3529 # Copyright 2009 Canonical Ltd. This software is licensed under the
3530 # GNU Affero General Public License version 3 (see the file LICENSE).
3531
3532-# pylint: disable-msg=W0231
3533-
3534 """Custom authentication for the SSH server.
3535
3536 Launchpad's SSH server authenticates users against a XML-RPC service (see
3537
3538=== modified file 'lib/lp/services/statistics/interfaces/statistic.py'
3539--- lib/lp/services/statistics/interfaces/statistic.py 2011-12-24 16:54:44 +0000
3540+++ lib/lp/services/statistics/interfaces/statistic.py 2013-01-07 03:50:27 +0000
3541@@ -1,8 +1,6 @@
3542 # Copyright 2009 Canonical Ltd. This software is licensed under the
3543 # GNU Affero General Public License version 3 (see the file LICENSE).
3544
3545-# pylint: disable-msg=E0211,E0213
3546-
3547 """Launchpad statistic storage interfaces."""
3548
3549 __metaclass__ = type
3550
3551=== modified file 'lib/lp/services/statistics/model/statistics.py'
3552--- lib/lp/services/statistics/model/statistics.py 2011-12-30 06:14:56 +0000
3553+++ lib/lp/services/statistics/model/statistics.py 2013-01-07 03:50:27 +0000
3554@@ -1,7 +1,6 @@
3555 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
3556 # GNU Affero General Public License version 3 (see the file LICENSE).
3557
3558-# pylint: disable-msg=E0611,W0212
3559 """Classes that implement LaunchpadStatistics."""
3560
3561 __metaclass__ = type
3562
3563=== modified file 'lib/lp/services/temporaryblobstorage/interfaces.py'
3564--- lib/lp/services/temporaryblobstorage/interfaces.py 2012-04-16 23:02:44 +0000
3565+++ lib/lp/services/temporaryblobstorage/interfaces.py 2013-01-07 03:50:27 +0000
3566@@ -1,8 +1,6 @@
3567 # Copyright 2009 Canonical Ltd. This software is licensed under the
3568 # GNU Affero General Public License version 3 (see the file LICENSE).
3569
3570-# pylint: disable-msg=E0211,E0213
3571-
3572 """Temporary blob storage interfaces."""
3573
3574 __metaclass__ = type
3575
3576=== modified file 'lib/lp/services/temporaryblobstorage/model.py'
3577--- lib/lp/services/temporaryblobstorage/model.py 2011-12-30 06:14:56 +0000
3578+++ lib/lp/services/temporaryblobstorage/model.py 2013-01-07 03:50:27 +0000
3579@@ -1,8 +1,6 @@
3580 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
3581 # GNU Affero General Public License version 3 (see the file LICENSE).
3582
3583-# pylint: disable-msg=E0611,W0212
3584-
3585 __metaclass__ = type
3586
3587 __all__ = [
3588
3589=== modified file 'lib/lp/services/tests/test_browser_helpers.py'
3590--- lib/lp/services/tests/test_browser_helpers.py 2011-08-12 11:37:08 +0000
3591+++ lib/lp/services/tests/test_browser_helpers.py 2013-01-07 03:50:27 +0000
3592@@ -1,8 +1,6 @@
3593 # Copyright 2009 Canonical Ltd. This software is licensed under the
3594 # GNU Affero General Public License version 3 (see the file LICENSE).
3595
3596-# pylint: disable-msg=F0401
3597-
3598 """Unit tests for browser helper functions."""
3599
3600 __metaclass__ = type
3601
3602=== modified file 'lib/lp/services/timeout.py'
3603--- lib/lp/services/timeout.py 2012-10-22 21:49:56 +0000
3604+++ lib/lp/services/timeout.py 2013-01-07 03:50:27 +0000
3605@@ -1,8 +1,6 @@
3606 # Copyright 2009 Canonical Ltd. This software is licensed under the
3607 # GNU Affero General Public License version 3 (see the file LICENSE).
3608
3609-# Explicit is better than implicit.
3610-# pylint: disable-msg=W0602,W0603
3611 """Helpers to time out external operations."""
3612
3613 __metaclass__ = type
3614
3615=== modified file 'lib/lp/services/twistedsupport/loggingsupport.py'
3616--- lib/lp/services/twistedsupport/loggingsupport.py 2012-04-16 23:02:44 +0000
3617+++ lib/lp/services/twistedsupport/loggingsupport.py 2013-01-07 03:50:27 +0000
3618@@ -1,8 +1,6 @@
3619 # Copyright 2009 Canonical Ltd. This software is licensed under the
3620 # GNU Affero General Public License version 3 (see the file LICENSE).
3621
3622-# pylint: disable-msg=W0702
3623-
3624 """Integration between the normal Launchpad logging and Twisted's."""
3625
3626 __metaclass__ = type
3627
3628=== modified file 'lib/lp/services/twistedsupport/task.py'
3629--- lib/lp/services/twistedsupport/task.py 2010-08-20 20:31:18 +0000
3630+++ lib/lp/services/twistedsupport/task.py 2013-01-07 03:50:27 +0000
3631@@ -1,7 +1,5 @@
3632 # Copyright 2009 Canonical Ltd. This software is licensed under the
3633 # GNU Affero General Public License version 3 (see the file LICENSE).
3634-# pylint: disable-msg=E0211,E0213
3635-
3636 """Tools for managing long-running or difficult tasks with Twisted."""
3637
3638 __metaclass__ = type
3639
3640=== modified file 'lib/lp/services/twistedsupport/tests/test_processmonitor.py'
3641--- lib/lp/services/twistedsupport/tests/test_processmonitor.py 2011-12-19 23:38:16 +0000
3642+++ lib/lp/services/twistedsupport/tests/test_processmonitor.py 2013-01-07 03:50:27 +0000
3643@@ -1,8 +1,6 @@
3644 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
3645 # GNU Affero General Public License version 3 (see the file LICENSE).
3646
3647-# pylint: disable-msg=W0702
3648-
3649 """Tests for ProcessMonitorProtocol and ProcessMonitorProtocolWithTimeout."""
3650
3651 __metaclass__ = type
3652
3653=== modified file 'lib/lp/services/twistedsupport/tests/test_task.py'
3654--- lib/lp/services/twistedsupport/tests/test_task.py 2011-08-12 11:37:08 +0000
3655+++ lib/lp/services/twistedsupport/tests/test_task.py 2013-01-07 03:50:27 +0000
3656@@ -1,7 +1,5 @@
3657 # Copyright 2009 Canonical Ltd. This software is licensed under the
3658 # GNU Affero General Public License version 3 (see the file LICENSE).
3659-# pylint: disable-msg=E0211,E0213
3660-
3661 """Tests for our task support."""
3662
3663 __metaclass__ = type
3664
3665=== modified file 'lib/lp/services/verification/interfaces/authtoken.py'
3666--- lib/lp/services/verification/interfaces/authtoken.py 2012-01-18 22:32:10 +0000
3667+++ lib/lp/services/verification/interfaces/authtoken.py 2013-01-07 03:50:27 +0000
3668@@ -1,8 +1,6 @@
3669 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3670 # GNU Affero General Public License version 3 (see the file LICENSE).
3671
3672-# pylint: disable-msg=E0211,E0213
3673-
3674 """Login token interfaces."""
3675
3676 __metaclass__ = type
3677
3678=== modified file 'lib/lp/services/verification/interfaces/logintoken.py'
3679--- lib/lp/services/verification/interfaces/logintoken.py 2012-07-06 19:36:03 +0000
3680+++ lib/lp/services/verification/interfaces/logintoken.py 2013-01-07 03:50:27 +0000
3681@@ -1,8 +1,6 @@
3682 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
3683 # GNU Affero General Public License version 3 (see the file LICENSE).
3684
3685-# pylint: disable-msg=E0211,E0213
3686-
3687 """Login token interfaces."""
3688
3689 __metaclass__ = type
3690
3691=== modified file 'lib/lp/services/verification/model/logintoken.py'
3692--- lib/lp/services/verification/model/logintoken.py 2012-09-28 06:25:44 +0000
3693+++ lib/lp/services/verification/model/logintoken.py 2013-01-07 03:50:27 +0000
3694@@ -1,8 +1,6 @@
3695 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3696 # GNU Affero General Public License version 3 (see the file LICENSE).
3697
3698-# pylint: disable-msg=E0611,W0212
3699-
3700 __metaclass__ = type
3701 __all__ = [
3702 'LoginToken',
3703
3704=== modified file 'lib/lp/services/webapp/adapter.py'
3705--- lib/lp/services/webapp/adapter.py 2013-01-02 06:05:27 +0000
3706+++ lib/lp/services/webapp/adapter.py 2013-01-07 03:50:27 +0000
3707@@ -473,7 +473,6 @@
3708 # or main_slave.
3709 # We don't invoke the superclass constructor as it has a very limited
3710 # opinion on what uri is.
3711- # pylint: disable-msg=W0231
3712 self._uri = uri
3713 # A unique name for this database connection.
3714 self.name = uri.database
3715@@ -584,7 +583,6 @@
3716 """Storm tracer class to keep statement execution time bounded."""
3717
3718 def __init__(self):
3719- # pylint: disable-msg=W0231
3720 # The parent class __init__ just sets the granularity
3721 # attribute, which we are handling with a property.
3722 pass
3723
3724=== modified file 'lib/lp/services/webapp/errorlog.py'
3725--- lib/lp/services/webapp/errorlog.py 2012-12-20 22:52:31 +0000
3726+++ lib/lp/services/webapp/errorlog.py 2013-01-07 03:50:27 +0000
3727@@ -1,8 +1,6 @@
3728 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
3729 # GNU Affero General Public License version 3 (see the file LICENSE).
3730
3731-# pylint: disable-msg=W0702
3732-
3733 """Error logging facilities."""
3734
3735 __metaclass__ = type
3736
3737=== modified file 'lib/lp/services/webapp/interfaces.py'
3738--- lib/lp/services/webapp/interfaces.py 2012-12-20 22:52:31 +0000
3739+++ lib/lp/services/webapp/interfaces.py 2013-01-07 03:50:27 +0000
3740@@ -1,8 +1,6 @@
3741 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3742 # GNU Affero General Public License version 3 (see the file LICENSE).
3743
3744-# pylint: disable-msg=E0211,E0213
3745-
3746 __metaclass__ = type
3747
3748 import logging
3749
3750=== modified file 'lib/lp/services/webapp/publication.py'
3751--- lib/lp/services/webapp/publication.py 2012-12-20 22:52:31 +0000
3752+++ lib/lp/services/webapp/publication.py 2013-01-07 03:50:27 +0000
3753@@ -203,8 +203,6 @@
3754 """
3755 # This class does not __init__ its parent or specify exception types
3756 # so that it can replace its parent class.
3757- # pylint: disable-msg=W0231,W0702
3758-
3759 root_object_interface = ILaunchpadRoot
3760
3761 def __init__(self, db):
3762@@ -242,7 +240,6 @@
3763 # If this becomes untrue at some point, the code will need to be
3764 # revisited.
3765
3766- # pylint: disable-msg=E0301
3767 def beforeTraversal(self, request):
3768 notify(StartRequestEvent(request))
3769 request._traversalticks_start = tickcount.tickcount()
3770@@ -276,7 +273,6 @@
3771
3772 # Set the default layer.
3773 adapters = zapi.getGlobalSiteManager().adapters
3774- # pylint: disable-msg=E0231
3775 layer = adapters.lookup((providedBy(request),), IDefaultSkin, '')
3776 if layer is not None:
3777 layers.setAdditionalLayer(request, layer)
3778@@ -672,7 +668,6 @@
3779 We must restart the request timer. Otherwise we can get OOPS errors
3780 from our exception views inappropriately.
3781 """
3782- # pylint: disable-msg=E1002
3783 super(LaunchpadBrowserPublication,
3784 self).beginErrorHandlingTransaction(request, ob, note)
3785 # XXX: gary 2008-11-04 bug=293614: As the bug describes, we want to
3786
3787=== modified file 'lib/lp/services/webapp/servers.py'
3788--- lib/lp/services/webapp/servers.py 2012-12-20 23:03:54 +0000
3789+++ lib/lp/services/webapp/servers.py 2013-01-07 03:50:27 +0000
3790@@ -1,8 +1,6 @@
3791 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3792 # GNU Affero General Public License version 3 (see the file LICENSE).
3793
3794-# pylint: disable-msg=W0231,E1002
3795-
3796 """Definition of the internet servers that Launchpad uses."""
3797
3798 __metaclass__ = type
3799
3800=== modified file 'lib/lp/services/webapp/tests/sigusr2.py'
3801--- lib/lp/services/webapp/tests/sigusr2.py 2011-12-24 17:49:30 +0000
3802+++ lib/lp/services/webapp/tests/sigusr2.py 2013-01-07 03:50:27 +0000
3803@@ -22,7 +22,6 @@
3804
3805 def sigusr1_handler(signum, frame):
3806 """Emit a message"""
3807- # pylint: disable-msg=W0603
3808 global _counter
3809 logging.getLogger('').error('Message %d' % _counter)
3810 notify('emit_%d' % _counter)
3811
3812=== modified file 'lib/lp/services/webapp/tests/test_login.py'
3813--- lib/lp/services/webapp/tests/test_login.py 2012-10-19 01:57:35 +0000
3814+++ lib/lp/services/webapp/tests/test_login.py 2013-01-07 03:50:27 +0000
3815@@ -1,5 +1,4 @@
3816 # Copyright 2009-2012 Canonical Ltd. All rights reserved.
3817-# pylint: disable-msg=W0105
3818 """Test harness for running the new-login.txt tests."""
3819
3820 __metaclass__ = type
3821
3822=== modified file 'lib/lp/services/webapp/tests/test_servers.py'
3823--- lib/lp/services/webapp/tests/test_servers.py 2012-12-20 22:55:28 +0000
3824+++ lib/lp/services/webapp/tests/test_servers.py 2013-01-07 03:50:27 +0000
3825@@ -1,8 +1,6 @@
3826 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3827 # GNU Affero General Public License version 3 (see the file LICENSE).
3828
3829-# pylint: disable-msg=E1002
3830-
3831 __metaclass__ = type
3832
3833 from doctest import (
3834
3835=== modified file 'lib/lp/services/webapp/vocabulary.py'
3836--- lib/lp/services/webapp/vocabulary.py 2012-11-12 22:27:55 +0000
3837+++ lib/lp/services/webapp/vocabulary.py 2013-01-07 03:50:27 +0000
3838@@ -1,8 +1,6 @@
3839 # Copyright 2009 Canonical Ltd. This software is licensed under the
3840 # GNU Affero General Public License version 3 (see the file LICENSE).
3841
3842-# pylint: disable-msg=E0211,E0213
3843-
3844 """Vocabularies pulling stuff from the database.
3845
3846 You probably don't want to use these classes directly - see the
3847
3848=== modified file 'lib/lp/services/worlddata/interfaces/country.py'
3849--- lib/lp/services/worlddata/interfaces/country.py 2011-12-24 16:54:44 +0000
3850+++ lib/lp/services/worlddata/interfaces/country.py 2013-01-07 03:50:27 +0000
3851@@ -1,8 +1,6 @@
3852 # Copyright 2009 Canonical Ltd. This software is licensed under the
3853 # GNU Affero General Public License version 3 (see the file LICENSE).
3854
3855-# pylint: disable-msg=E0211,E0213
3856-
3857 """Country interfaces."""
3858
3859 __metaclass__ = type
3860
3861=== modified file 'lib/lp/services/worlddata/interfaces/language.py'
3862--- lib/lp/services/worlddata/interfaces/language.py 2011-05-17 15:02:52 +0000
3863+++ lib/lp/services/worlddata/interfaces/language.py 2013-01-07 03:50:27 +0000
3864@@ -1,8 +1,6 @@
3865 # Copyright 2009 Canonical Ltd. This software is licensed under the
3866 # GNU Affero General Public License version 3 (see the file LICENSE).
3867
3868-# pylint: disable-msg=E0211,E0213
3869-
3870 """Language interfaces."""
3871
3872 __metaclass__ = type
3873
3874=== modified file 'lib/lp/services/worlddata/interfaces/spokenin.py'
3875--- lib/lp/services/worlddata/interfaces/spokenin.py 2011-12-24 16:54:44 +0000
3876+++ lib/lp/services/worlddata/interfaces/spokenin.py 2013-01-07 03:50:27 +0000
3877@@ -1,8 +1,6 @@
3878 # Copyright 2009 Canonical Ltd. This software is licensed under the
3879 # GNU Affero General Public License version 3 (see the file LICENSE).
3880
3881-# pylint: disable-msg=E0211,E0213
3882-
3883 """Interfaces for information on which languages are spoken in which
3884 countries..
3885 """
3886
3887=== modified file 'lib/lp/services/worlddata/model/country.py'
3888--- lib/lp/services/worlddata/model/country.py 2011-12-30 06:14:56 +0000
3889+++ lib/lp/services/worlddata/model/country.py 2013-01-07 03:50:27 +0000
3890@@ -1,8 +1,6 @@
3891 # Copyright 2009 Canonical Ltd. This software is licensed under the
3892 # GNU Affero General Public License version 3 (see the file LICENSE).
3893
3894-# pylint: disable-msg=E0611,W0212
3895-
3896 __metaclass__ = type
3897 __all__ = ['Country', 'CountrySet', 'Continent']
3898
3899
3900=== modified file 'lib/lp/services/worlddata/model/language.py'
3901--- lib/lp/services/worlddata/model/language.py 2011-12-30 06:14:56 +0000
3902+++ lib/lp/services/worlddata/model/language.py 2013-01-07 03:50:27 +0000
3903@@ -2,8 +2,6 @@
3904 # the GNU Affero General Public License version 3 (see the file
3905 # LICENSE).
3906
3907-# pylint: disable-msg=E0611,W0212
3908-
3909 __metaclass__ = type
3910 __all__ = [
3911 'Language',
3912
3913=== modified file 'lib/lp/services/worlddata/model/spokenin.py'
3914--- lib/lp/services/worlddata/model/spokenin.py 2011-12-30 06:14:56 +0000
3915+++ lib/lp/services/worlddata/model/spokenin.py 2013-01-07 03:50:27 +0000
3916@@ -1,8 +1,6 @@
3917 # Copyright 2009 Canonical Ltd. This software is licensed under the
3918 # GNU Affero General Public License version 3 (see the file LICENSE).
3919
3920-# pylint: disable-msg=E0611,W0212
3921-
3922 __metaclass__ = type
3923 __all__ = ['SpokenIn']
3924
3925
3926=== modified file 'lib/lp/soyuz/browser/tests/test_archive_packages.py'
3927--- lib/lp/soyuz/browser/tests/test_archive_packages.py 2012-02-28 11:14:44 +0000
3928+++ lib/lp/soyuz/browser/tests/test_archive_packages.py 2013-01-07 03:50:27 +0000
3929@@ -1,8 +1,6 @@
3930 # Copyright 2010-2011 Canonical Ltd. This software is licensed under the
3931 # GNU Affero General Public License version 3 (see the file LICENSE).
3932
3933-# pylint: disable-msg=F0401
3934-
3935 """Unit tests for TestP3APackages."""
3936
3937 __metaclass__ = type
3938
3939=== modified file 'lib/lp/soyuz/browser/tests/test_distrosourcepackagerelease.py'
3940--- lib/lp/soyuz/browser/tests/test_distrosourcepackagerelease.py 2012-01-01 02:58:52 +0000
3941+++ lib/lp/soyuz/browser/tests/test_distrosourcepackagerelease.py 2013-01-07 03:50:27 +0000
3942@@ -1,8 +1,6 @@
3943 # Copyright 2010 Canonical Ltd. This software is licensed under the
3944 # GNU Affero General Public License version 3 (see the file LICENSE).
3945
3946-# pylint: disable-msg=F0401
3947-
3948 """Unit tests for DistroSourcePackageRelease pages."""
3949
3950 __metaclass__ = type
3951
3952=== modified file 'lib/lp/soyuz/browser/tests/test_sourcepackagerelease.py'
3953--- lib/lp/soyuz/browser/tests/test_sourcepackagerelease.py 2012-04-16 23:02:44 +0000
3954+++ lib/lp/soyuz/browser/tests/test_sourcepackagerelease.py 2013-01-07 03:50:27 +0000
3955@@ -1,8 +1,6 @@
3956 # Copyright 2010 Canonical Ltd. This software is licensed under the
3957 # GNU Affero General Public License version 3 (see the file LICENSE).
3958
3959-# pylint: disable-msg=F0401
3960-
3961 """Unit tests for TestSourcePackageReleaseFiles."""
3962
3963 __metaclass__ = type
3964
3965=== modified file 'lib/lp/soyuz/browser/tests/test_sourceslistentries.py'
3966--- lib/lp/soyuz/browser/tests/test_sourceslistentries.py 2012-01-01 02:58:52 +0000
3967+++ lib/lp/soyuz/browser/tests/test_sourceslistentries.py 2013-01-07 03:50:27 +0000
3968@@ -1,8 +1,6 @@
3969 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
3970 # GNU Affero General Public License version 3 (see the file LICENSE).
3971
3972-# pylint: disable-msg=F0401
3973-
3974 """Unit tests for SourceListEntriesView."""
3975
3976 __metaclass__ = type
3977
3978=== modified file 'lib/lp/soyuz/interfaces/archive.py'
3979--- lib/lp/soyuz/interfaces/archive.py 2012-10-25 11:02:37 +0000
3980+++ lib/lp/soyuz/interfaces/archive.py 2013-01-07 03:50:27 +0000
3981@@ -1,8 +1,6 @@
3982 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
3983 # GNU Affero General Public License version 3 (see the file LICENSE).
3984
3985-# pylint: disable-msg=E0211,E0213
3986-
3987 """Archive interfaces."""
3988
3989 __metaclass__ = type
3990
3991=== modified file 'lib/lp/soyuz/interfaces/archivearch.py'
3992--- lib/lp/soyuz/interfaces/archivearch.py 2011-12-24 16:54:44 +0000
3993+++ lib/lp/soyuz/interfaces/archivearch.py 2013-01-07 03:50:27 +0000
3994@@ -1,8 +1,6 @@
3995 # Copyright 2009 Canonical Ltd. This software is licensed under the
3996 # GNU Affero General Public License version 3 (see the file LICENSE).
3997
3998-# pylint: disable-msg=E0211,E0213
3999-
4000 """ArchiveArch interfaces."""
4001
4002 __metaclass__ = type
4003
4004=== modified file 'lib/lp/soyuz/interfaces/archiveauthtoken.py'
4005--- lib/lp/soyuz/interfaces/archiveauthtoken.py 2012-05-30 21:41:06 +0000
4006+++ lib/lp/soyuz/interfaces/archiveauthtoken.py 2013-01-07 03:50:27 +0000
4007@@ -1,8 +1,6 @@
4008 # Copyright 2009 Canonical Ltd. This software is licensed under the
4009 # GNU Affero General Public License version 3 (see the file LICENSE).
4010
4011-# pylint: disable-msg=E0211,E0213
4012-
4013 """ArchiveAuthToken interface."""
4014
4015 __metaclass__ = type
4016
4017=== modified file 'lib/lp/soyuz/interfaces/archivedependency.py'
4018--- lib/lp/soyuz/interfaces/archivedependency.py 2011-12-24 16:54:44 +0000
4019+++ lib/lp/soyuz/interfaces/archivedependency.py 2013-01-07 03:50:27 +0000
4020@@ -1,8 +1,6 @@
4021 # Copyright 2009 Canonical Ltd. This software is licensed under the
4022 # GNU Affero General Public License version 3 (see the file LICENSE).
4023
4024-# pylint: disable-msg=E0211,E0213
4025-
4026 """ArchiveDependency interface."""
4027
4028 __metaclass__ = type
4029
4030=== modified file 'lib/lp/soyuz/interfaces/archivepermission.py'
4031--- lib/lp/soyuz/interfaces/archivepermission.py 2012-08-10 17:08:57 +0000
4032+++ lib/lp/soyuz/interfaces/archivepermission.py 2013-01-07 03:50:27 +0000
4033@@ -1,8 +1,6 @@
4034 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4035 # GNU Affero General Public License version 3 (see the file LICENSE).
4036
4037-# pylint: disable-msg=E0213
4038-
4039 """ArchivePermission interface."""
4040
4041 __metaclass__ = type
4042
4043=== modified file 'lib/lp/soyuz/interfaces/archivesubscriber.py'
4044--- lib/lp/soyuz/interfaces/archivesubscriber.py 2012-07-05 09:49:55 +0000
4045+++ lib/lp/soyuz/interfaces/archivesubscriber.py 2013-01-07 03:50:27 +0000
4046@@ -1,8 +1,6 @@
4047 # Copyright 2009 Canonical Ltd. This software is licensed under the
4048 # GNU Affero General Public License version 3 (see the file LICENSE).
4049
4050-# pylint: disable-msg=E0211,E0213
4051-
4052 """ArchiveSubscriber interface."""
4053
4054 __metaclass__ = type
4055
4056=== modified file 'lib/lp/soyuz/interfaces/binarypackagebuild.py'
4057--- lib/lp/soyuz/interfaces/binarypackagebuild.py 2012-10-09 09:37:22 +0000
4058+++ lib/lp/soyuz/interfaces/binarypackagebuild.py 2013-01-07 03:50:27 +0000
4059@@ -1,8 +1,6 @@
4060 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4061 # GNU Affero General Public License version 3 (see the file LICENSE).
4062
4063-# pylint: disable-msg=E0211,E0213
4064-
4065 """BinaryPackageBuild interfaces."""
4066
4067 __metaclass__ = type
4068
4069=== modified file 'lib/lp/soyuz/interfaces/binarypackagename.py'
4070--- lib/lp/soyuz/interfaces/binarypackagename.py 2012-09-26 08:12:48 +0000
4071+++ lib/lp/soyuz/interfaces/binarypackagename.py 2013-01-07 03:50:27 +0000
4072@@ -1,8 +1,6 @@
4073 # Copyright 2009 Canonical Ltd. This software is licensed under the
4074 # GNU Affero General Public License version 3 (see the file LICENSE).
4075
4076-# pylint: disable-msg=E0211,E0213
4077-
4078 """Binary package name interfaces."""
4079
4080 __metaclass__ = type
4081
4082=== modified file 'lib/lp/soyuz/interfaces/binarypackagerelease.py'
4083--- lib/lp/soyuz/interfaces/binarypackagerelease.py 2012-07-04 08:41:16 +0000
4084+++ lib/lp/soyuz/interfaces/binarypackagerelease.py 2013-01-07 03:50:27 +0000
4085@@ -1,8 +1,6 @@
4086 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4087 # GNU Affero General Public License version 3 (see the file LICENSE).
4088
4089-# pylint: disable-msg=E0211,E0213
4090-
4091 """Binary package release interfaces."""
4092
4093 __metaclass__ = type
4094
4095=== modified file 'lib/lp/soyuz/interfaces/buildpackagejob.py'
4096--- lib/lp/soyuz/interfaces/buildpackagejob.py 2011-12-24 16:54:44 +0000
4097+++ lib/lp/soyuz/interfaces/buildpackagejob.py 2013-01-07 03:50:27 +0000
4098@@ -1,8 +1,6 @@
4099 # Copyright 2009 Canonical Ltd. This software is licensed under the
4100 # GNU Affero General Public License version 3 (see the file LICENSE).
4101
4102-# pylint: disable-msg=E0211,E0213
4103-
4104 """BuildPackageJob interfaces."""
4105
4106 __metaclass__ = type
4107
4108=== modified file 'lib/lp/soyuz/interfaces/buildrecords.py'
4109--- lib/lp/soyuz/interfaces/buildrecords.py 2011-12-24 16:54:44 +0000
4110+++ lib/lp/soyuz/interfaces/buildrecords.py 2013-01-07 03:50:27 +0000
4111@@ -1,8 +1,6 @@
4112 # Copyright 2009 Canonical Ltd. This software is licensed under the
4113 # GNU Affero General Public License version 3 (see the file LICENSE).
4114
4115-# pylint: disable-msg=E0211,E0213
4116-
4117 """IHasBuildRecords interface.
4118
4119 Implemented by any object that can have `IPackageBuild` records related to it.
4120
4121=== modified file 'lib/lp/soyuz/interfaces/component.py'
4122--- lib/lp/soyuz/interfaces/component.py 2011-12-24 16:54:44 +0000
4123+++ lib/lp/soyuz/interfaces/component.py 2013-01-07 03:50:27 +0000
4124@@ -1,8 +1,6 @@
4125 # Copyright 2009 Canonical Ltd. This software is licensed under the
4126 # GNU Affero General Public License version 3 (see the file LICENSE).
4127
4128-# pylint: disable-msg=E0211,E0213
4129-
4130 """Component interfaces."""
4131
4132 __metaclass__ = type
4133
4134=== modified file 'lib/lp/soyuz/interfaces/distributionsourcepackagecache.py'
4135--- lib/lp/soyuz/interfaces/distributionsourcepackagecache.py 2010-08-20 20:31:18 +0000
4136+++ lib/lp/soyuz/interfaces/distributionsourcepackagecache.py 2013-01-07 03:50:27 +0000
4137@@ -1,8 +1,6 @@
4138 # Copyright 2009 Canonical Ltd. This software is licensed under the
4139 # GNU Affero General Public License version 3 (see the file LICENSE).
4140
4141-# pylint: disable-msg=E0211,E0213
4142-
4143 """Source package in Distribution Cache interfaces."""
4144
4145 __metaclass__ = type
4146
4147=== modified file 'lib/lp/soyuz/interfaces/distributionsourcepackagerelease.py'
4148--- lib/lp/soyuz/interfaces/distributionsourcepackagerelease.py 2010-08-20 20:31:18 +0000
4149+++ lib/lp/soyuz/interfaces/distributionsourcepackagerelease.py 2013-01-07 03:50:27 +0000
4150@@ -1,8 +1,6 @@
4151 # Copyright 2009 Canonical Ltd. This software is licensed under the
4152 # GNU Affero General Public License version 3 (see the file LICENSE).
4153
4154-# pylint: disable-msg=E0211,E0213
4155-
4156 """Source package release in Distribution interfaces."""
4157
4158 __metaclass__ = type
4159
4160=== modified file 'lib/lp/soyuz/interfaces/distroarchseries.py'
4161--- lib/lp/soyuz/interfaces/distroarchseries.py 2012-01-10 10:38:59 +0000
4162+++ lib/lp/soyuz/interfaces/distroarchseries.py 2013-01-07 03:50:27 +0000
4163@@ -1,8 +1,6 @@
4164 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4165 # GNU Affero General Public License version 3 (see the file LICENSE).
4166
4167-# pylint: disable-msg=E0211,E0213
4168-
4169 """Distribution architecture series interfaces."""
4170
4171 __metaclass__ = type
4172
4173=== modified file 'lib/lp/soyuz/interfaces/distroarchseriesbinarypackage.py'
4174--- lib/lp/soyuz/interfaces/distroarchseriesbinarypackage.py 2011-12-24 16:54:44 +0000
4175+++ lib/lp/soyuz/interfaces/distroarchseriesbinarypackage.py 2013-01-07 03:50:27 +0000
4176@@ -1,8 +1,6 @@
4177 # Copyright 2009 Canonical Ltd. This software is licensed under the
4178 # GNU Affero General Public License version 3 (see the file LICENSE).
4179
4180-# pylint: disable-msg=E0211,E0213
4181-
4182 """Binary package in a distroarchseries interfaces."""
4183
4184 __metaclass__ = type
4185
4186=== modified file 'lib/lp/soyuz/interfaces/distroarchseriesbinarypackagerelease.py'
4187--- lib/lp/soyuz/interfaces/distroarchseriesbinarypackagerelease.py 2010-08-20 20:31:18 +0000
4188+++ lib/lp/soyuz/interfaces/distroarchseriesbinarypackagerelease.py 2013-01-07 03:50:27 +0000
4189@@ -1,8 +1,6 @@
4190 # Copyright 2009 Canonical Ltd. This software is licensed under the
4191 # GNU Affero General Public License version 3 (see the file LICENSE).
4192
4193-# pylint: disable-msg=E0211,E0213
4194-
4195 """Binary package release in Distribution Architecture Release interfaces."""
4196
4197 __metaclass__ = type
4198
4199=== modified file 'lib/lp/soyuz/interfaces/distroseriesbinarypackage.py'
4200--- lib/lp/soyuz/interfaces/distroseriesbinarypackage.py 2011-12-24 16:54:44 +0000
4201+++ lib/lp/soyuz/interfaces/distroseriesbinarypackage.py 2013-01-07 03:50:27 +0000
4202@@ -1,8 +1,6 @@
4203 # Copyright 2009 Canonical Ltd. This software is licensed under the
4204 # GNU Affero General Public License version 3 (see the file LICENSE).
4205
4206-# pylint: disable-msg=E0211,E0213
4207-
4208 """Interfaces for a Binary Package in a DistroSeries."""
4209
4210 __metaclass__ = type
4211
4212=== modified file 'lib/lp/soyuz/interfaces/distroseriespackagecache.py'
4213--- lib/lp/soyuz/interfaces/distroseriespackagecache.py 2010-08-20 20:31:18 +0000
4214+++ lib/lp/soyuz/interfaces/distroseriespackagecache.py 2013-01-07 03:50:27 +0000
4215@@ -1,8 +1,6 @@
4216 # Copyright 2009 Canonical Ltd. This software is licensed under the
4217 # GNU Affero General Public License version 3 (see the file LICENSE).
4218
4219-# pylint: disable-msg=E0211,E0213
4220-
4221 """Cache of Binary Package in DistroSeries details interfaces."""
4222
4223 __metaclass__ = type
4224
4225=== modified file 'lib/lp/soyuz/interfaces/distroseriessourcepackagerelease.py'
4226--- lib/lp/soyuz/interfaces/distroseriessourcepackagerelease.py 2012-11-21 07:19:09 +0000
4227+++ lib/lp/soyuz/interfaces/distroseriessourcepackagerelease.py 2013-01-07 03:50:27 +0000
4228@@ -1,8 +1,6 @@
4229 # Copyright 2009 Canonical Ltd. This software is licensed under the
4230 # GNU Affero General Public License version 3 (see the file LICENSE).
4231
4232-# pylint: disable-msg=E0211,E0213
4233-
4234 """Source package release in Distribution Series interfaces."""
4235
4236 __metaclass__ = type
4237
4238=== modified file 'lib/lp/soyuz/interfaces/files.py'
4239--- lib/lp/soyuz/interfaces/files.py 2011-12-24 16:54:44 +0000
4240+++ lib/lp/soyuz/interfaces/files.py 2013-01-07 03:50:27 +0000
4241@@ -1,8 +1,6 @@
4242 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4243 # GNU Affero General Public License version 3 (see the file LICENSE).
4244
4245-# pylint: disable-msg=E0211,E0213
4246-
4247 """Package file interfaces."""
4248
4249 __metaclass__ = type
4250
4251=== modified file 'lib/lp/soyuz/interfaces/packagecloner.py'
4252--- lib/lp/soyuz/interfaces/packagecloner.py 2011-08-24 05:26:45 +0000
4253+++ lib/lp/soyuz/interfaces/packagecloner.py 2013-01-07 03:50:27 +0000
4254@@ -1,8 +1,6 @@
4255 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4256 # GNU Affero General Public License version 3 (see the file LICENSE).
4257
4258-# pylint: disable-msg=E0211,E0213
4259-
4260 """Interfaces related to bulk copying of publishing history data."""
4261
4262 __metaclass__ = type
4263
4264=== modified file 'lib/lp/soyuz/interfaces/packagecopyrequest.py'
4265--- lib/lp/soyuz/interfaces/packagecopyrequest.py 2011-12-24 16:54:44 +0000
4266+++ lib/lp/soyuz/interfaces/packagecopyrequest.py 2013-01-07 03:50:27 +0000
4267@@ -1,8 +1,6 @@
4268 # Copyright 2009 Canonical Ltd. This software is licensed under the
4269 # GNU Affero General Public License version 3 (see the file LICENSE).
4270
4271-# pylint: disable-msg=E0211,E0213
4272-
4273 """PackageCopyRequest interfaces."""
4274
4275 __metaclass__ = type
4276
4277=== modified file 'lib/lp/soyuz/interfaces/packagediff.py'
4278--- lib/lp/soyuz/interfaces/packagediff.py 2011-12-24 16:54:44 +0000
4279+++ lib/lp/soyuz/interfaces/packagediff.py 2013-01-07 03:50:27 +0000
4280@@ -1,8 +1,6 @@
4281 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4282 # GNU Affero General Public License version 3 (see the file LICENSE).
4283
4284-# pylint: disable-msg=E0211,E0213
4285-
4286 """Interfaces related to package-diff system."""
4287
4288 __metaclass__ = type
4289
4290=== modified file 'lib/lp/soyuz/interfaces/packagerelationship.py'
4291--- lib/lp/soyuz/interfaces/packagerelationship.py 2011-05-27 18:42:13 +0000
4292+++ lib/lp/soyuz/interfaces/packagerelationship.py 2013-01-07 03:50:27 +0000
4293@@ -1,8 +1,6 @@
4294 # Copyright 2009 Canonical Ltd. This software is licensed under the
4295 # GNU Affero General Public License version 3 (see the file LICENSE).
4296
4297-# pylint: disable-msg=E0211,E0213
4298-
4299 """Package relationship interfaces."""
4300
4301 __metaclass__ = type
4302
4303=== modified file 'lib/lp/soyuz/interfaces/packageset.py'
4304--- lib/lp/soyuz/interfaces/packageset.py 2013-01-03 00:27:37 +0000
4305+++ lib/lp/soyuz/interfaces/packageset.py 2013-01-07 03:50:27 +0000
4306@@ -1,8 +1,6 @@
4307 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4308 # GNU Affero General Public License version 3 (see the file LICENSE).
4309
4310-# pylint: disable-msg=E0211,E0213
4311-
4312 """Packageset interfaces."""
4313
4314 __metaclass__ = type
4315@@ -23,7 +21,6 @@
4316 export_as_webservice_entry,
4317 export_destructor_operation,
4318 export_factory_operation,
4319- export_operation_as,
4320 export_read_operation,
4321 export_write_operation,
4322 exported,
4323
4324=== modified file 'lib/lp/soyuz/interfaces/processor.py'
4325--- lib/lp/soyuz/interfaces/processor.py 2011-12-24 16:54:44 +0000
4326+++ lib/lp/soyuz/interfaces/processor.py 2013-01-07 03:50:27 +0000
4327@@ -1,8 +1,6 @@
4328 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4329 # GNU Affero General Public License version 3 (see the file LICENSE).
4330
4331-# pylint: disable-msg=E0211,E0213
4332-
4333 """Processor interfaces."""
4334
4335 __metaclass__ = type
4336
4337=== modified file 'lib/lp/soyuz/interfaces/publishing.py'
4338--- lib/lp/soyuz/interfaces/publishing.py 2012-08-09 00:47:00 +0000
4339+++ lib/lp/soyuz/interfaces/publishing.py 2013-01-07 03:50:27 +0000
4340@@ -1,8 +1,6 @@
4341 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4342 # GNU Affero General Public License version 3 (see the file LICENSE).
4343
4344-# pylint: disable-msg=E0211,E0213
4345-
4346 """Publishing interfaces."""
4347
4348 __metaclass__ = type
4349
4350=== modified file 'lib/lp/soyuz/interfaces/section.py'
4351--- lib/lp/soyuz/interfaces/section.py 2010-08-20 20:31:18 +0000
4352+++ lib/lp/soyuz/interfaces/section.py 2013-01-07 03:50:27 +0000
4353@@ -1,8 +1,6 @@
4354 # Copyright 2009 Canonical Ltd. This software is licensed under the
4355 # GNU Affero General Public License version 3 (see the file LICENSE).
4356
4357-# pylint: disable-msg=E0211,E0213
4358-
4359 """Section interfaces."""
4360
4361 __metaclass__ = type
4362
4363=== modified file 'lib/lp/soyuz/interfaces/sourcepackagerelease.py'
4364--- lib/lp/soyuz/interfaces/sourcepackagerelease.py 2012-07-09 12:32:23 +0000
4365+++ lib/lp/soyuz/interfaces/sourcepackagerelease.py 2013-01-07 03:50:27 +0000
4366@@ -1,8 +1,6 @@
4367 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
4368 # GNU Affero General Public License version 3 (see the file LICENSE).
4369
4370-# pylint: disable-msg=E0211,E0213
4371-
4372 """Source package release interfaces."""
4373
4374 __metaclass__ = type
4375
4376=== modified file 'lib/lp/soyuz/model/binaryandsourcepackagename.py'
4377--- lib/lp/soyuz/model/binaryandsourcepackagename.py 2011-12-30 06:14:56 +0000
4378+++ lib/lp/soyuz/model/binaryandsourcepackagename.py 2013-01-07 03:50:27 +0000
4379@@ -1,8 +1,6 @@
4380 # Copyright 2009 Canonical Ltd. This software is licensed under the
4381 # GNU Affero General Public License version 3 (see the file LICENSE).
4382
4383-# pylint: disable-msg=E0611,W0212
4384-
4385 __metaclass__ = type
4386 __all__ = [
4387 'BinaryAndSourcePackageName',
4388
4389=== modified file 'lib/lp/soyuz/model/binarypackagebuildbehavior.py'
4390--- lib/lp/soyuz/model/binarypackagebuildbehavior.py 2012-01-01 02:58:52 +0000
4391+++ lib/lp/soyuz/model/binarypackagebuildbehavior.py 2013-01-07 03:50:27 +0000
4392@@ -1,8 +1,6 @@
4393 # Copyright 2009 Canonical Ltd. This software is licensed under the
4394 # GNU Affero General Public License version 3 (see the file LICENSE).
4395
4396-# pylint: disable-msg=E0211,E0213
4397-
4398 """Builder behavior for binary package builds."""
4399
4400 __metaclass__ = type
4401
4402=== modified file 'lib/lp/soyuz/model/binarypackagename.py'
4403--- lib/lp/soyuz/model/binarypackagename.py 2012-09-26 08:12:48 +0000
4404+++ lib/lp/soyuz/model/binarypackagename.py 2013-01-07 03:50:27 +0000
4405@@ -1,8 +1,6 @@
4406 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4407 # GNU Affero General Public License version 3 (see the file LICENSE).
4408
4409-# pylint: disable-msg=E0611,W0212
4410-
4411 __metaclass__ = type
4412 __all__ = [
4413 'BinaryPackageName',
4414
4415=== modified file 'lib/lp/soyuz/model/binarypackagerelease.py'
4416--- lib/lp/soyuz/model/binarypackagerelease.py 2012-07-04 08:41:16 +0000
4417+++ lib/lp/soyuz/model/binarypackagerelease.py 2013-01-07 03:50:27 +0000
4418@@ -1,8 +1,6 @@
4419 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4420 # GNU Affero General Public License version 3 (see the file LICENSE).
4421
4422-# pylint: disable-msg=E0611,W0212
4423-
4424 __metaclass__ = type
4425 __all__ = [
4426 'BinaryPackageRelease',
4427
4428=== modified file 'lib/lp/soyuz/model/component.py'
4429--- lib/lp/soyuz/model/component.py 2011-12-30 06:14:56 +0000
4430+++ lib/lp/soyuz/model/component.py 2013-01-07 03:50:27 +0000
4431@@ -1,8 +1,6 @@
4432 # Copyright 2009 Canonical Ltd. This software is licensed under the
4433 # GNU Affero General Public License version 3 (see the file LICENSE).
4434
4435-# pylint: disable-msg=E0611,W0212
4436-
4437 __metaclass__ = type
4438 __all__ = [
4439 'Component',
4440
4441=== modified file 'lib/lp/soyuz/model/distributionsourcepackagecache.py'
4442--- lib/lp/soyuz/model/distributionsourcepackagecache.py 2012-05-14 01:29:38 +0000
4443+++ lib/lp/soyuz/model/distributionsourcepackagecache.py 2013-01-07 03:50:27 +0000
4444@@ -1,8 +1,6 @@
4445 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4446 # GNU Affero General Public License version 3 (see the file LICENSE).
4447
4448-# pylint: disable-msg=E0611,W0212
4449-
4450 __metaclass__ = type
4451 __all__ = ['DistributionSourcePackageCache', ]
4452
4453
4454=== modified file 'lib/lp/soyuz/model/distributionsourcepackagerelease.py'
4455--- lib/lp/soyuz/model/distributionsourcepackagerelease.py 2012-11-21 07:48:28 +0000
4456+++ lib/lp/soyuz/model/distributionsourcepackagerelease.py 2013-01-07 03:50:27 +0000
4457@@ -1,8 +1,6 @@
4458 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4459 # GNU Affero General Public License version 3 (see the file LICENSE).
4460
4461-# pylint: disable-msg=E0611,W0212
4462-
4463 """Classes to represent source package releases in a distribution."""
4464
4465 __metaclass__ = type
4466
4467=== modified file 'lib/lp/soyuz/model/distroarchseries.py'
4468--- lib/lp/soyuz/model/distroarchseries.py 2012-09-28 06:25:44 +0000
4469+++ lib/lp/soyuz/model/distroarchseries.py 2013-01-07 03:50:27 +0000
4470@@ -1,8 +1,6 @@
4471 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4472 # GNU Affero General Public License version 3 (see the file LICENSE).
4473
4474-# pylint: disable-msg=E0611,W0212
4475-
4476 __metaclass__ = type
4477 __all__ = ['DistroArchSeries',
4478 'DistroArchSeriesSet',
4479
4480=== modified file 'lib/lp/soyuz/model/distroarchseriesbinarypackage.py'
4481--- lib/lp/soyuz/model/distroarchseriesbinarypackage.py 2012-07-09 02:45:02 +0000
4482+++ lib/lp/soyuz/model/distroarchseriesbinarypackage.py 2013-01-07 03:50:27 +0000
4483@@ -1,8 +1,6 @@
4484 # Copyright 2009 Canonical Ltd. This software is licensed under the
4485 # GNU Affero General Public License version 3 (see the file LICENSE).
4486
4487-# pylint: disable-msg=E0611,W0212
4488-
4489 """Classes to represent a binary package in a distroarchseries."""
4490
4491 __metaclass__ = type
4492
4493=== modified file 'lib/lp/soyuz/model/distroarchseriesbinarypackagerelease.py'
4494--- lib/lp/soyuz/model/distroarchseriesbinarypackagerelease.py 2012-07-09 12:53:39 +0000
4495+++ lib/lp/soyuz/model/distroarchseriesbinarypackagerelease.py 2013-01-07 03:50:27 +0000
4496@@ -1,8 +1,6 @@
4497 # Copyright 2009 Canonical Ltd. This software is licensed under the
4498 # GNU Affero General Public License version 3 (see the file LICENSE).
4499
4500-# pylint: disable-msg=E0611,W0212
4501-
4502 """Classes to represent binary package releases in a
4503 distributionarchitecture release."""
4504
4505
4506=== modified file 'lib/lp/soyuz/model/distroseriesbinarypackage.py'
4507--- lib/lp/soyuz/model/distroseriesbinarypackage.py 2013-01-03 00:27:37 +0000
4508+++ lib/lp/soyuz/model/distroseriesbinarypackage.py 2013-01-07 03:50:27 +0000
4509@@ -1,8 +1,6 @@
4510 # Copyright 2009 Canonical Ltd. This software is licensed under the
4511 # GNU Affero General Public License version 3 (see the file LICENSE).
4512
4513-# pylint: disable-msg=E0611,W0212
4514-
4515 __metaclass__ = type
4516 __all__ = [
4517 'DistroSeriesBinaryPackage',
4518@@ -14,7 +12,6 @@
4519 from storm.store import Store
4520 from zope.interface import implements
4521
4522-from lp.services.database.sqlbase import sqlvalues
4523 from lp.services.propertycache import (
4524 cachedproperty,
4525 get_property_cache,
4526
4527=== modified file 'lib/lp/soyuz/model/distroseriespackagecache.py'
4528--- lib/lp/soyuz/model/distroseriespackagecache.py 2012-09-13 04:04:40 +0000
4529+++ lib/lp/soyuz/model/distroseriespackagecache.py 2013-01-07 03:50:27 +0000
4530@@ -1,8 +1,6 @@
4531 # Copyright 2009 Canonical Ltd. This software is licensed under the
4532 # GNU Affero General Public License version 3 (see the file LICENSE).
4533
4534-# pylint: disable-msg=E0611,W0212
4535-
4536 __metaclass__ = type
4537 __all__ = [
4538 'DistroSeriesPackageCache',
4539
4540=== modified file 'lib/lp/soyuz/model/distroseriessourcepackagerelease.py'
4541--- lib/lp/soyuz/model/distroseriessourcepackagerelease.py 2012-11-21 08:24:56 +0000
4542+++ lib/lp/soyuz/model/distroseriessourcepackagerelease.py 2013-01-07 03:50:27 +0000
4543@@ -1,8 +1,6 @@
4544 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4545 # GNU Affero General Public License version 3 (see the file LICENSE).
4546
4547-# pylint: disable-msg=E0611,W0212
4548-
4549 """Classes to represent source package releases in a distribution series."""
4550
4551 __metaclass__ = type
4552
4553=== modified file 'lib/lp/soyuz/model/files.py'
4554--- lib/lp/soyuz/model/files.py 2011-12-30 06:14:56 +0000
4555+++ lib/lp/soyuz/model/files.py 2013-01-07 03:50:27 +0000
4556@@ -1,8 +1,6 @@
4557 # Copyright 2009 Canonical Ltd. This software is licensed under the
4558 # GNU Affero General Public License version 3 (see the file LICENSE).
4559
4560-# pylint: disable-msg=E0611,W0212
4561-
4562 __metaclass__ = type
4563 __all__ = [
4564 'BinaryPackageFile',
4565
4566=== modified file 'lib/lp/soyuz/model/processor.py'
4567--- lib/lp/soyuz/model/processor.py 2012-09-28 06:25:44 +0000
4568+++ lib/lp/soyuz/model/processor.py 2013-01-07 03:50:27 +0000
4569@@ -1,8 +1,6 @@
4570 # Copyright 2009 Canonical Ltd. This software is licensed under the
4571 # GNU Affero General Public License version 3 (see the file LICENSE).
4572
4573-# pylint: disable-msg=E0611,W0212
4574-
4575 __metaclass__ = type
4576 __all__ = ['Processor', 'ProcessorFamily', 'ProcessorFamilySet']
4577
4578
4579=== modified file 'lib/lp/soyuz/model/section.py'
4580--- lib/lp/soyuz/model/section.py 2011-12-30 06:14:56 +0000
4581+++ lib/lp/soyuz/model/section.py 2013-01-07 03:50:27 +0000
4582@@ -1,8 +1,6 @@
4583 # Copyright 2009 Canonical Ltd. This software is licensed under the
4584 # GNU Affero General Public License version 3 (see the file LICENSE).
4585
4586-# pylint: disable-msg=E0611,W0212
4587-
4588 __metaclass__ = type
4589 __all__ = [
4590 'Section',
4591
4592=== modified file 'lib/lp/soyuz/scripts/expire_archive_files.py'
4593--- lib/lp/soyuz/scripts/expire_archive_files.py 2012-09-28 06:25:44 +0000
4594+++ lib/lp/soyuz/scripts/expire_archive_files.py 2013-01-07 03:50:27 +0000
4595@@ -3,8 +3,6 @@
4596 # Copyright 2009 Canonical Ltd. This software is licensed under the
4597 # GNU Affero General Public License version 3 (see the file LICENSE).
4598
4599-# pylint: disable-msg=C0103,W0403
4600-
4601 from zope.component import getUtility
4602
4603 from lp.services.database.interfaces import (
4604
4605=== modified file 'lib/lp/soyuz/scripts/gina/packages.py'
4606--- lib/lp/soyuz/scripts/gina/packages.py 2012-12-26 01:12:37 +0000
4607+++ lib/lp/soyuz/scripts/gina/packages.py 2013-01-07 03:50:27 +0000
4608@@ -1,8 +1,6 @@
4609 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4610 # GNU Affero General Public License version 3 (see the file LICENSE).
4611
4612-# pylint: disable-msg=W0631
4613-
4614 """Package information classes.
4615
4616 This classes are responsable for fetch and hold the information inside
4617
4618=== modified file 'lib/lp/soyuz/scripts/processdeathrow.py'
4619--- lib/lp/soyuz/scripts/processdeathrow.py 2012-04-16 23:02:44 +0000
4620+++ lib/lp/soyuz/scripts/processdeathrow.py 2013-01-07 03:50:27 +0000
4621@@ -8,8 +8,6 @@
4622 # Disable warning on catching bare 'Exception', it's needed as a
4623 # production artifact for continuing processing data that doesn't
4624 # have problems.
4625-# pylint: disable-msg=W0703
4626-
4627 __metaclass__ = type
4628
4629 __all__ = [
4630
4631=== modified file 'lib/lp/testing/_login.py'
4632--- lib/lp/testing/_login.py 2012-05-28 08:44:41 +0000
4633+++ lib/lp/testing/_login.py 2013-01-07 03:50:27 +0000
4634@@ -1,8 +1,6 @@
4635 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
4636 # GNU Affero General Public License version 3 (see the file LICENSE).
4637
4638-# We like global statements!
4639-# pylint: disable-msg=W0602,W0603
4640 __metaclass__ = type
4641
4642 __all__ = [
4643
4644=== modified file 'lib/lp/testing/_webservice.py'
4645--- lib/lp/testing/_webservice.py 2012-09-19 20:43:00 +0000
4646+++ lib/lp/testing/_webservice.py 2013-01-07 03:50:27 +0000
4647@@ -1,8 +1,6 @@
4648 # Copyright 2010 Canonical Ltd. This software is licensed under the
4649 # GNU Affero General Public License version 3 (see the file LICENSE).
4650
4651-# We like global statements!
4652-# pylint: disable-msg=W0602,W0603
4653 __metaclass__ = type
4654
4655 __all__ = [
4656
4657=== modified file 'lib/lp/testing/branding.py'
4658--- lib/lp/testing/branding.py 2012-06-02 11:59:32 +0000
4659+++ lib/lp/testing/branding.py 2013-01-07 03:50:27 +0000
4660@@ -1,8 +1,6 @@
4661 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
4662 # GNU Affero General Public License version 3 (see the file LICENSE).
4663
4664-# pylint: disable-msg=W0401
4665-
4666 __metaclass__ = type
4667 __all__ = ['set_branding']
4668
4669
4670=== modified file 'lib/lp/testing/fakemethod.py'
4671--- lib/lp/testing/fakemethod.py 2011-02-01 15:36:48 +0000
4672+++ lib/lp/testing/fakemethod.py 2013-01-07 03:50:27 +0000
4673@@ -1,8 +1,6 @@
4674 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4675 # GNU Affero General Public License version 3 (see the file LICENSE).
4676
4677-# pylint: disable-msg=E0702
4678-
4679 __metaclass__ = type
4680 __all__ = [
4681 'FakeMethod',
4682@@ -46,9 +44,6 @@
4683 if self.failure is None:
4684 return self.result
4685 else:
4686- # pylint thinks this raises None, which is clearly not
4687- # possible. That's why this test disables pylint message
4688- # E0702.
4689 raise self.failure
4690
4691 @property
4692
4693=== modified file 'lib/lp/testing/keyserver/__init__.py'
4694--- lib/lp/testing/keyserver/__init__.py 2012-01-01 02:58:52 +0000
4695+++ lib/lp/testing/keyserver/__init__.py 2013-01-07 03:50:27 +0000
4696@@ -1,8 +1,6 @@
4697 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the GNU
4698 # Affero General Public License version 3 (see the file LICENSE).
4699
4700-# pylint: disable-msg=W0401,W0403
4701-
4702 __all__ = [
4703 'KeyServerTac',
4704 ]
4705
4706=== modified file 'lib/lp/testing/layers.py'
4707--- lib/lp/testing/layers.py 2012-09-28 06:25:44 +0000
4708+++ lib/lp/testing/layers.py 2013-01-07 03:50:27 +0000
4709@@ -1,9 +1,6 @@
4710 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4711 # GNU Affero General Public License version 3 (see the file LICENSE).
4712
4713-# We like global!
4714-# pylint: disable-msg=W0603,W0702
4715-
4716 """Layers used by Launchpad tests.
4717
4718 Layers are the mechanism used by the Zope3 test runner to efficiently
4719
4720=== modified file 'lib/lp/testing/smtpd.py'
4721--- lib/lp/testing/smtpd.py 2012-01-01 02:58:52 +0000
4722+++ lib/lp/testing/smtpd.py 2013-01-07 03:50:27 +0000
4723@@ -44,7 +44,6 @@
4724 # If the message came from Mailman, place it onto the queue. If the
4725 # local part indicates that the message is destined for a Mailman
4726 # mailing list, deliver it to Mailman's incoming queue.
4727- # pylint: disable-msg=F0401
4728 if local in listnames and 'x-beenthere' not in message:
4729 # It's destined for a mailing list.
4730 log.debug('delivered to Mailman: %s', message_id)
4731
4732=== modified file 'lib/lp/translations/browser/potemplate.py'
4733--- lib/lp/translations/browser/potemplate.py 2012-12-12 04:59:52 +0000
4734+++ lib/lp/translations/browser/potemplate.py 2013-01-07 03:50:27 +0000
4735@@ -1,7 +1,5 @@
4736 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4737 # GNU Affero General Public License version 3 (see the file LICENSE).
4738-# pylint: disable-msg=F0401
4739-
4740 """Browser code for PO templates."""
4741
4742 __metaclass__ = type
4743
4744=== modified file 'lib/lp/translations/browser/translationgroup.py'
4745--- lib/lp/translations/browser/translationgroup.py 2012-11-26 16:28:11 +0000
4746+++ lib/lp/translations/browser/translationgroup.py 2013-01-07 03:50:27 +0000
4747@@ -161,8 +161,6 @@
4748
4749 def validate(self, data):
4750 """Check that we follow fields restrictions."""
4751- # Pylint wrongly reports that the try does not do anything.
4752- # pylint: disable-msg=W0104
4753 new_name = data.get('name')
4754 translation_group = getUtility(ITranslationGroupSet)
4755 if (self.context.name != new_name):
4756@@ -210,8 +208,6 @@
4757
4758 def validate(self, data):
4759 """Do not allow new groups with duplicated names."""
4760- # Pylint wrongly reports that the try does not do anything.
4761- # pylint: disable-msg=W0104
4762 name = data.get('name')
4763 try:
4764 self.context[name]
4765
4766=== modified file 'lib/lp/translations/browser/translationmessage.py'
4767--- lib/lp/translations/browser/translationmessage.py 2012-11-26 08:40:20 +0000
4768+++ lib/lp/translations/browser/translationmessage.py 2013-01-07 03:50:27 +0000
4769@@ -1,9 +1,6 @@
4770 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4771 # GNU Affero General Public License version 3 (see the file LICENSE).
4772
4773-# pylint: disable-msg=W0404
4774-# (Disable warning about importing two different datetime modules)
4775-
4776 """View classes for ITranslationMessage interface."""
4777
4778 __metaclass__ = type
4779
4780=== modified file 'lib/lp/translations/interfaces/customlanguagecode.py'
4781--- lib/lp/translations/interfaces/customlanguagecode.py 2011-12-24 16:54:44 +0000
4782+++ lib/lp/translations/interfaces/customlanguagecode.py 2013-01-07 03:50:27 +0000
4783@@ -1,7 +1,5 @@
4784 # Copyright 2009 Canonical Ltd. This software is licensed under the
4785 # GNU Affero General Public License version 3 (see the file LICENSE).
4786-# pylint: disable-msg=E0213
4787-
4788 """Custom language code."""
4789
4790 __metaclass__ = type
4791
4792=== modified file 'lib/lp/translations/interfaces/distroserieslanguage.py'
4793--- lib/lp/translations/interfaces/distroserieslanguage.py 2010-11-11 09:58:12 +0000
4794+++ lib/lp/translations/interfaces/distroserieslanguage.py 2013-01-07 03:50:27 +0000
4795@@ -1,8 +1,6 @@
4796 # Copyright 2009 Canonical Ltd. This software is licensed under the
4797 # GNU Affero General Public License version 3 (see the file LICENSE).
4798
4799-# pylint: disable-msg=E0211,E0213
4800-
4801 from zope.interface import (
4802 Attribute,
4803 Interface,
4804
4805=== modified file 'lib/lp/translations/interfaces/languagepack.py'
4806--- lib/lp/translations/interfaces/languagepack.py 2011-12-24 16:54:44 +0000
4807+++ lib/lp/translations/interfaces/languagepack.py 2013-01-07 03:50:27 +0000
4808@@ -1,8 +1,6 @@
4809 # Copyright 2009 Canonical Ltd. This software is licensed under the
4810 # GNU Affero General Public License version 3 (see the file LICENSE).
4811
4812-# pylint: disable-msg=E0211,E0213
4813-
4814 """Language pack store."""
4815
4816 __metaclass__ = type
4817
4818=== modified file 'lib/lp/translations/interfaces/poexportrequest.py'
4819--- lib/lp/translations/interfaces/poexportrequest.py 2011-08-23 04:38:33 +0000
4820+++ lib/lp/translations/interfaces/poexportrequest.py 2013-01-07 03:50:27 +0000
4821@@ -1,8 +1,6 @@
4822 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4823 # GNU Affero General Public License version 3 (see the file LICENSE).
4824
4825-# pylint: disable-msg=E0211,E0213
4826-
4827 __metaclass__ = type
4828
4829 __all__ = [
4830
4831=== modified file 'lib/lp/translations/interfaces/pofile.py'
4832--- lib/lp/translations/interfaces/pofile.py 2012-02-15 21:14:05 +0000
4833+++ lib/lp/translations/interfaces/pofile.py 2013-01-07 03:50:27 +0000
4834@@ -1,8 +1,6 @@
4835 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
4836 # GNU Affero General Public License version 3 (see the file LICENSE).
4837
4838-# pylint: disable-msg=E0211,E0213
4839-
4840 __metaclass__ = type
4841
4842 __all__ = [
4843
4844=== modified file 'lib/lp/translations/interfaces/pofilestatsjob.py'
4845--- lib/lp/translations/interfaces/pofilestatsjob.py 2011-10-27 20:08:18 +0000
4846+++ lib/lp/translations/interfaces/pofilestatsjob.py 2013-01-07 03:50:27 +0000
4847@@ -1,8 +1,6 @@
4848 # Copyright 2010 Canonical Ltd. This software is licensed under the
4849 # GNU Affero General Public License version 3 (see the file LICENSE).
4850
4851-# pylint: disable-msg=E0213
4852-
4853 __metaclass__ = type
4854
4855 __all__ = [
4856
4857=== modified file 'lib/lp/translations/interfaces/pofiletranslator.py'
4858--- lib/lp/translations/interfaces/pofiletranslator.py 2012-05-04 09:11:12 +0000
4859+++ lib/lp/translations/interfaces/pofiletranslator.py 2013-01-07 03:50:27 +0000
4860@@ -1,8 +1,6 @@
4861 # Copyright 2009-2012 Canonical Ltd. This software is licensed under the
4862 # GNU Affero General Public License version 3 (see the file LICENSE).
4863
4864-# pylint: disable-msg=E0213
4865-
4866 __metaclass__ = type
4867
4868 __all__ = [
4869
4870=== modified file 'lib/lp/translations/interfaces/pomsgid.py'
4871--- lib/lp/translations/interfaces/pomsgid.py 2011-12-24 16:54:44 +0000
4872+++ lib/lp/translations/interfaces/pomsgid.py 2013-01-07 03:50:27 +0000
4873@@ -1,8 +1,6 @@
4874 # Copyright 2009 Canonical Ltd. This software is licensed under the
4875 # GNU Affero General Public License version 3 (see the file LICENSE).
4876
4877-# pylint: disable-msg=E0211,E0213
4878-
4879 from zope.interface import Interface
4880 from zope.schema import (
4881 Int,
4882
4883=== modified file 'lib/lp/translations/interfaces/potemplate.py'
4884--- lib/lp/translations/interfaces/potemplate.py 2012-11-01 15:35:53 +0000
4885+++ lib/lp/translations/interfaces/potemplate.py 2013-01-07 03:50:27 +0000
4886@@ -1,8 +1,6 @@
4887 # Copyright 2009-2011 Canonical Ltd. This software is licensed under the
4888 # GNU Affero General Public License version 3 (see the file LICENSE).
4889
4890-# pylint: disable-msg=E0211,E0213
4891-
4892 from lazr.enum import (
4893 DBEnumeratedType,
4894 DBItem,
4895
4896=== modified file 'lib/lp/translations/interfaces/potmsgset.py'
4897--- lib/lp/translations/interfaces/potmsgset.py 2011-12-24 16:54:44 +0000
4898+++ lib/lp/translations/interfaces/potmsgset.py 2013-01-07 03:50:27 +0000
4899@@ -1,8 +1,6 @@
4900 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
4901 # GNU Affero General Public License version 3 (see the file LICENSE).
4902
4903-# pylint: disable-msg=E0211,E0213
4904-
4905 from lazr.enum import (
4906 EnumeratedType,
4907 Item,
4908
4909=== modified file 'lib/lp/translations/interfaces/potranslation.py'
4910--- lib/lp/translations/interfaces/potranslation.py 2010-08-20 20:31:18 +0000
4911+++ lib/lp/translations/interfaces/potranslation.py 2013-01-07 03:50:27 +0000
4912@@ -1,8 +1,6 @@
4913 # Copyright 2009 Canonical Ltd. This software is licensed under the
4914 # GNU Affero General Public License version 3 (see the file LICENSE).
4915
4916-# pylint: disable-msg=E0211,E0213
4917-
4918 from zope.interface import (
4919 Attribute,
4920 Interface,
4921
4922=== modified file 'lib/lp/translations/interfaces/productserieslanguage.py'
4923--- lib/lp/translations/interfaces/productserieslanguage.py 2011-12-24 16:54:44 +0000
4924+++ lib/lp/translations/interfaces/productserieslanguage.py 2013-01-07 03:50:27 +0000
4925@@ -1,8 +1,6 @@
4926 # Copyright 2009 Canonical Ltd. This software is licensed under the
4927 # GNU Affero General Public License version 3 (see the file LICENSE).
4928
4929-# pylint: disable-msg=E0213
4930-
4931 from lazr.restful.fields import Reference
4932 from zope.interface import Interface
4933 from zope.schema import (
4934
4935=== modified file 'lib/lp/translations/interfaces/rosettastats.py'
4936--- lib/lp/translations/interfaces/rosettastats.py 2010-12-02 16:13:51 +0000
4937+++ lib/lp/translations/interfaces/rosettastats.py 2013-01-07 03:50:27 +0000
4938@@ -1,8 +1,6 @@
4939 # Copyright 2009 Canonical Ltd. This software is licensed under the
4940 # GNU Affero General Public License version 3 (see the file LICENSE).
4941
4942-# pylint: disable-msg=E0211,E0213
4943-
4944 from zope.interface import Interface
4945
4946
4947
4948=== modified file 'lib/lp/translations/interfaces/translatedlanguage.py'
4949--- lib/lp/translations/interfaces/translatedlanguage.py 2011-12-24 16:54:44 +0000
4950+++ lib/lp/translations/interfaces/translatedlanguage.py 2013-01-07 03:50:27 +0000
4951@@ -1,8 +1,6 @@
4952 # Copyright 2010 Canonical Ltd. This software is licensed under the
4953 # GNU Affero General Public License version 3 (see the file LICENSE).
4954
4955-# pylint: disable-msg=E0211,E0213
4956-
4957 from zope.interface import (
4958 Attribute,
4959 Interface,
4960
4961=== modified file 'lib/lp/translations/interfaces/translationcommonformat.py'
4962--- lib/lp/translations/interfaces/translationcommonformat.py 2010-08-20 20:31:18 +0000
4963+++ lib/lp/translations/interfaces/translationcommonformat.py 2013-01-07 03:50:27 +0000
4964@@ -1,8 +1,6 @@
4965 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
4966 # GNU Affero General Public License version 3 (see the file LICENSE).
4967
4968-# pylint: disable-msg=E0211,E0213
4969-
4970 """Common file format interfaces shared across all formats."""
4971
4972
4973
4974=== modified file 'lib/lp/translations/interfaces/translationexporter.py'
4975--- lib/lp/translations/interfaces/translationexporter.py 2011-12-24 16:54:44 +0000
4976+++ lib/lp/translations/interfaces/translationexporter.py 2013-01-07 03:50:27 +0000
4977@@ -1,8 +1,6 @@
4978 # Copyright 2009-2010 Canonical Ltd. This software is licensed under the
4979 # GNU Affero General Public License version 3 (see the file LICENSE).
4980
4981-# pylint: disable-msg=E0211,E0213
4982-
4983 """Interfaces to handle translation files exports."""
4984
4985 __metaclass__ = type
4986
4987=== modified file 'lib/lp/translations/interfaces/translationfileformat.py'
4988--- lib/lp/translations/interfaces/translationfileformat.py 2010-08-20 20:31:18 +0000
4989+++ lib/lp/translations/interfaces/translationfileformat.py 2013-01-07 03:50:27 +0000
4990@@ -1,8 +1,6 @@
4991 # Copyright 2009 Canonical Ltd. This software is licensed under the
4992 # GNU Affero General Public License version 3 (see the file LICENSE).
4993
4994-# pylint: disable-msg=E0211,E0213
4995-
4996 """Enumeration type for translation file formats."""
4997
4998 __metaclass__ = type
4999
5000=== modified file 'lib/lp/translations/interfaces/translationgroup.py'
The diff has been truncated for viewing.