SocketServer: replace network by hard drive

antoine boolegue at gmail.com
Fri Sep 24 03:53:22 EDT 2010


Hello,

I would like to create a python server for which the requests are
passed by files on the hard drive instead of a network.
I am currently looking at the SocketServer python module, hoping for
an easy modification.

Is it doable at all?
If yes, how should it be done?

Thanks,
Antoine.



More information about the Python-list mailing list