When I run something like
sage: 32 in ZZ
True
Where is this "in" operator defined? In general, is there a nice way to trace something like this to find the file(s) being accessed?
| 1 | initial version |
When I run something like
sage: 32 in ZZ
True
Where is this "in" operator defined? In general, is there a nice way to trace something like this to find the file(s) being accessed?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.