- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,3 +1,3 @@
-[Printf-style string 
formatting](https://docs.python.org/3.5/library/stdtypes.html#printf-style-string-formatting)
 have a number of problems and the recommended way to format strings is to 
instead use the 
[str.format()](https://docs.python.org/3.5/library/stdtypes.html#str.format) 
method.
+[Printf-style string 
formatting](https://docs.python.org/3/library/stdtypes.html#old-string-formatting)
 have a number of problems and the recommended way to format strings is to 
instead use the 
[str.format()](https://docs.python.org/3/library/stdtypes.html#str.format) 
method.
 
 This ticket proposes to convert existing uses of printf-style string 
formatting with str.format().

~~~~




---

** [tickets:#2511] pysaf: Use str.format() instead of printf-style string 
formatting**

**Status:** unassigned
**Milestone:** 5.17.08
**Created:** Mon Jun 26, 2017 11:07 AM UTC by Anders Widell
**Last Updated:** Mon Jun 26, 2017 11:07 AM UTC
**Owner:** nobody


[Printf-style string 
formatting](https://docs.python.org/3/library/stdtypes.html#old-string-formatting)
 have a number of problems and the recommended way to format strings is to 
instead use the 
[str.format()](https://docs.python.org/3/library/stdtypes.html#str.format) 
method.

This ticket proposes to convert existing uses of printf-style string formatting 
with str.format().


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to