- **Milestone**: 5.19.01 --> 5.19.03


---

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

**Status:** unassigned
**Milestone:** 5.19.03
**Created:** Mon Jun 26, 2017 11:07 AM UTC by Anders Widell
**Last Updated:** Wed Jan 09, 2019 09:23 PM 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 [email protected] 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.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to