On Fri, 26 Nov 2010 18:33:07 +0100 Piotr KamiĆski <piotr-kam at o2.pl> wrote: > You can get the list of Python's standard modules by typing help() > and then you will see something similar to: Thanks a lot! This is what I was after! Mac.