Skip to content

Commit a8af392

Browse files
committed
1 parent e01acfb commit a8af392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ AttributeError: myClass instance has no attribute '__superprivate'
275275
你为什么不用它?
276276

277277
* 不知道它(在读这个之前)
278-
* 为了和Python2.5兼容
278+
* 为了和Python2.5兼容(譬如logging库建议使用`%`([issue #4](https://github.com/taizilongxu/interview_python/issues/4)))
279279

280280
http://stackoverflow.com/questions/5082452/python-string-formatting-vs-format
281281

0 commit comments

Comments
 (0)