`del` has some kind of memory – stackoverflow.com 08:14 Posted by Unknown No Comments del seems to have some memory which puzzles me. See the following: In [1]: import math In [2]: math.cos(0) Out[2]: 1.0 In [3]: del math.cos In [4]: math.cos(0) ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitWhere did all the stormtroopers go? – scifi.stackexchange.comComplex numbers do not exist? False proof. – math.stackexchange.comSimple solution to add a shaded image border – tex.stackexchange.comWhy is Daenerys Targaryen called the "Mother of Dragons"? – scifi.stackexchange.comWhat is the thing? – puzzling.stackexchange.comUltra-relativistic gas – physics.stackexchange.com
0 Comment to "`del` has some kind of memory – stackoverflow.com"
Post a Comment