How can I know where a function such as abc is from (from which module)? >>> abc <built-in function abc> _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
- [Tutor] where is the function from linda.s
- Re: [Tutor] where is the function from Eric Brunson
- Re: [Tutor] where is the function from Alan Gauld