Browse Source

< > 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 năm trước cách đây
mục cha
commit
97ba1b624a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>`