Which python modules do i need to move files over network?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mathurin
    New Member
    • Dec 2013
    • 2

    Which python modules do i need to move files over network?

    How do I know which modules I need? I mean I want to move a file around a network so I import sockets; but how do I know I need to import sockets? Is there a list somewhere of all the modules and what they do?
Working...