Jump to content

Python command list request..

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Kotel

Kotel

    Newbie

  • Members
  • Pip
  • 2 posts
Hi i wonder if anyone has a full list of every command supported in python 2.6
It would also be helpfull if next to the commands is an explanation of what the command does...
Tnx in advance..:)

#2
manux

manux

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 234 posts
You might want to take a look at the standard library:
The Python Standard Library - Python v2.6.5 documentation