浏览代码

< > gets converted to html?

I do not see the line starting with < in the book. Perhaps it should be escaped, or the < > should be removed?
dbojan 9 年之前
父节点
当前提交
97ba1b624a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      programs/oop_simplestclass.txt

+ 1 - 1
programs/oop_simplestclass.txt

@@ -1,2 +1,2 @@
 $ python oop_simplestclass.py
-<__main__.Person instance at 0x10171f518>
+`<__main__.Person instance at 0x10171f518>`