positional modifiers in python?

fuf fuf at mageo.cz
Fri Jun 7 10:30:21 EDT 2002


 hello everyone,

 does python support positional parameters in the print method? ie.
 something like:
    print "there %2$s something %1$s" % ("there", "is")
 it doesn't work but maybe there's some other way?

    thank you,
-- 
		fuf		(fuf at mageo.cz)





More information about the Python-list mailing list