problems using % in strings with %(var)s replacements

Oleg Broytmann phd at phd.fep.ru
Wed May 23 06:20:40 EDT 2001


On Wed, 23 May 2001, Thomas Weholt wrote:
> I see the % in 50% is the problem but how can I use the %-char in strings
> and still use %(...)s replacements??

   %%

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list