fullcircle-ru team mailing list archive
-
fullcircle-ru team
-
Mailing list archive
-
Message #00651
Fwd: Python in Issue #29
---------- Forwarded message ----------
From: Ronnie Tucker <ronnie@xxxxxxxxxxxxxxxxxxxxxx>
Date: 2010/3/21
Subject: Fwd: Python in Issue #29
To: Greg Walters <greg.gregwa@xxxxxxxxx>
Cc: gcon.monolake@xxxxxxxxx
Hopefully now that we're using Google Docs we won't have such errors, it
was due to the proof-reading wiki stripping out characters like the %.
Just thought I'd pass this along...
-------- Original Message -------- Subject: Python in Issue #29 Date: Sat,
20 Mar 2010 23:48:56 +0300 From: Andrey Danin
<gcon.monolake@xxxxxxxxx><gcon.monolake@xxxxxxxxx> To:
ronnie@xxxxxxxxxxxxxxxxxxxxxx
Hi, Ronnie.
At "Program in Python - Part 3’ we found some errors at source code.
It's formatting strings mistakes like that:
return 'ss' %
instead of
return '%s%s%s%s' %
and so on.
Are these mistakes maked purposely, or not? Can you forward my
question to Greg Walters, please?
Thank you.
Andrey Danin