Re: svn commit: r1741742 - in /subversion/trunk: contrib/client-side/svn-merge-vendor.py contrib/server-side/fsfsverify.py tools/server-side/svn-backup-dumps.py
From: James McCoy <jamessan_at_jamessan.com>
Date: Sat, 30 Apr 2016 08:49:46 -0400
On Sat, Apr 30, 2016 at 10:41:59AM -0000, stefan2_at_apache.org wrote:
You didn't actually change the code to use the print function. The
If you actually want to use the print function then you need to add:
[[[
to the top of the Python files. That would also let you use print() for
> Modified: subversion/trunk/contrib/server-side/fsfsverify.py
For example, this would change to:
[[[
This also maintains the behavior of an automatic newline.
Cheers,
-- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <jamessan_at_jamessan.com>Received on 2016-04-30 14:49:59 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.