Переглянути джерело

< > 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>`