[MERGE] Fix installation of bzrlib.benchmarks

Robert Collins robertc at robertcollins.net
Thu Jun 22 09:13:19 BST 2006


On Thu, 2006-06-22 at 16:54 +1000, Martin Pool wrote:
> === modified file 'bzrlib/tests/test_setup.py'
> --- bzrlib/tests/test_setup.py  2006-05-05 01:15:53 +0000
> +++ bzrlib/tests/test_setup.py  2006-06-22 06:50:40 +0000
> @@ -14,36 +14,59 @@
>  # along with this program; if not, write to the Free Software
>  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> 02111-1307  USA
>  
> -""" test for setup.py build process """
> +"""Tests for setup.py build process
> +"""

This is not PEP8 AIUI. The PEP8 format is:
"""Tests for setup.py build process."""

Note that its one line with the """ on the same line, and its a
grammatically correct sentence.

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060622/40fa6481/attachment.pgp 


More information about the bazaar mailing list