[Tutor] include remote module

Rich Lovely roadierich at googlemail.com
Sat Sep 12 19:32:02 CEST 2009


2009/9/12 Patrick <optomatic at rogers.com>:
> Strange question.....
>
> Is it possible to include a module that is on another computer?
>
> I have been day-dreaming about a project that would allow web code to
> drive a desktop App.
>
> Thanks in advance-Patrick
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>

You might like to look at some of the standard library modules that
handle importing.  You will find a list of them at
http://docs.python.org/library/modules.html

-- 
Rich "Roadie Rich" Lovely

There are 10 types of people in the world: those who know binary,
those who do not, and those who are off by one.


More information about the Tutor mailing list