From ea51083797ac029940c474939a538955c7884b43 Mon Sep 17 00:00:00 2001 From: jamesvclemence Date: Sat, 24 Jan 2009 19:24:57 +0000 Subject: [PATCH] Neatened comment to fit line length --- src/commands/objmanip.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/commands/objmanip.py b/src/commands/objmanip.py index 28dd7e7fd..330d05931 100644 --- a/src/commands/objmanip.py +++ b/src/commands/objmanip.py @@ -353,7 +353,8 @@ def cmd_cpattr(command): tar_obj.set_attribute(source_attr_string, src_attr_contents) continue - # If however, the target attribute is given, check it exists and update accordingly + # If however, the target attribute is given, check it exists and update + # accordingly. # Does target attribute exist?