lp:~oubiwann/txaws/920227-fix-pep8-pyflakes-errors

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:~oubiwann/txaws/920227-fix-pep8-pyflakes-errors
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
txAWS
Status:
Merged

Recent revisions

122. By Duncan McGreggor

Most of the reported pyflakes are due to legitimate Python (e.g., import checks
that redfine a variable). There was only one pyflake that needed correcting,
and that was due to a tab -> space conversion when cleaning up pep8 errors.

121. By Duncan McGreggor

Fixed PEP 8 errors in txaws.tests.

120. By Duncan McGreggor

Fixed PEP 8 errors in txaws.testing.

119. By Duncan McGreggor

Fixed PEP 8 errors in txaws.server.

118. By Duncan McGreggor

* Fixed s3 PEP 8 errors.
* Fixed typo in discover.command module (introduced in a previous commit).

117. By Duncan McGreggor

PEP8 fixes in ec2 files.

116. By Duncan McGreggor

Fixed mixed tabs, missing blank line, and an extraneous blank line.

115. By Duncan McGreggor

Added missing blank line before module-level code.

114. By Duncan McGreggor

Wrapped line that was over 80 chars.

113. By Duncan McGreggor

Removed blank line at end of file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:txaws
This branch contains Public information 
Everyone can see this information.

Subscribers