Files
i2p.itoopie/apps
aum c04885449d Replaced these files with:
- I2PSocketServer.py
 - I2PBaseHTTPServer.py
 - I2PSimpleHTTPServer.py
 - I2PCGIHTTPServer.py
difference being that these new modules are not hacks of the
original python server modules, rather, they subclass the
python server modules; this overcomes the Fear and Loathing
expressed by some regarding multiplicity of licenses, and
apart from that, is a better idea anyway. Only danger being if the
modules in later Python releases change substantially, these modules
could get broken.
2004-07-31 18:51:45 +00:00
..
2004-07-24 03:31:24 +00:00
2004-07-15 16:02:53 +00:00
2004-07-20 21:28:28 +00:00
2004-07-31 18:51:45 +00:00
2004-04-14 23:26:59 +00:00