On 15 July 2013 23:03, Graydon Hoare <[email protected]> wrote:

>
>   - format strings with nestable {n} placeholders rather than
>     non-nesting %-placeholders, and simple conditional forms borrowed
>     from the work Java and ICU/CLDR have done in this field.


Would "{}" placeholders work as well (the first means {0}, the second {1},
and so on)? I really miss them in python 2.6 - they were added in python
2.7.

Noam
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to