"Hugo Arts" <hugo.yo...@gmail.com> wrote
print "this is {0}".format("formatted")
this is formatted

Caveat:
this style only works in Python 3.0 upwards  (or maybe in 2.6/2.7?)

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to