Browse Source

brackets causes escaping

Swaroop C H 9 years ago
parent
commit
1d92b0fdec
1 changed files with 1 additions and 1 deletions
  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>`
+&lt;__main__.Person instance at 0x10171f518&gt;