OK this might seem like a retarded question, but what is the difference between a library and a module?
If I do: import string am I importing a module or a library? And if i do string.replace() am I using a module or a function or a method or what? Sorry. -- http://mail.python.org/mailman/listinfo/python-list