[Zope] PythonScripts editable through FTP?

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Wed, 24 Jan 2001 19:03:20 +0300 (MSK)


On Wed, 24 Jan 2001, Jerome Alet wrote:
> I want to use my own text editor (JERED), not because it's the best to
> develop (far from that in fact) but because it works exactly like I want
> it to work (which is normal since I've written it). Unfortunately it
> doesn't handle WebDAV or any other Internet protocol...

   Compile Python into it and go with ftplib!

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.