Just so we don't get confused; Python does not have any notion of a "library", just modules and packages. A "library" may be to some a convention, indicating that it is mainly used together with another module/package. It's also sometimes referred to as helper or utility module/package.
Other languages on the other hand do have libraries which are different from source files. If you end up googling for libraries, those are what you might find. -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOB1VXyYfypMA7meSe97hHJF-j_gd9bz0b8P-pBH0c2%3DZQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
