First time here? Check out the FAQ!
asked 13 years ago
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?