{"body":"hikari:~/ $ python3                                                    \nPython 3.4.3 (default, Oct 14 2015, 20:28:29)\n[GCC 4.8.4] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n>>> a = 256\n>>> b = 256\n>>> a is b\nTrue\n>>> a = 257\n>>> b = 257\n>>> a is b\nFalse\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/8Ge6T8V3","modified":1460305743,"id":"8Ge6T8V3","size":291,"lines":12,"own_paste":false,"theme":"","date":1460305743}