We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01acfb commit a8af392Copy full SHA for a8af392
Readme.md
@@ -275,7 +275,7 @@ AttributeError: myClass instance has no attribute '__superprivate'
275
你为什么不用它?
276
277
* 不知道它(在读这个之前)
278
-* 为了和Python2.5兼容
+* 为了和Python2.5兼容(譬如logging库建议使用`%`([issue #4](https://github.com/taizilongxu/interview_python/issues/4)))
279
280
http://stackoverflow.com/questions/5082452/python-string-formatting-vs-format
281
0 commit comments