Should obey Python style guidelines

Bug #206591 reported by Daniel Schierbeck
2
Affects Status Importance Assigned to Milestone
Bzr Virtual Filesystem
Fix Committed
Undecided
Unassigned

Bug Description

__init__.py has too much whitespace around the assignment operators. Python PEP 8[1] defines the style guide for Python code.

[1] <http://www.python.org/dev/peps/pep-0008/>

Revision history for this message
Daniel Schierbeck (dasch) wrote :
Revision history for this message
Markus Korn (thekorn) wrote :

fix committed, thanks!

------------------------------------------------------------
revno: 27
committer: Markus Korn <email address hidden>
branch nick: bzrfs
timestamp: Tue 2008-03-25 19:25:55 +0100
message:
  BzrFuseFS/__init__.py: small coding style fixes to be PEP8 conform
------------------------------------------------------------

Changed in bzr-fs:
status: New → Fix Committed
Revision history for this message
Daniel Schierbeck (dasch) wrote :

Markus: do you know that you can pull directly from bundle patches? That way all history is preserved.

  bzr pull foo.patch

You can also merge, in case there have been changes to the target branch.

Revision history for this message
Markus Korn (thekorn) wrote :

Daniel, I did not really understand why one should use bundles instead of plain diffs, but this makes thing clearer, thanks.
And as a side-note, neither 'bzr help merge' not 'bzr help pull' mention this feature, both are talking about '[BRANCH]' and '[LOCATION]' as arguments.

Markus

Revision history for this message
Daniel Schierbeck (dasch) wrote :

I'll talk with the bzr devs about improving the help pages.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.