On Sat, May 23, 2009, "Martin v. L?wis" wrote:
>
> We cannot add an FTP URL to the download page, because we don't
> run an ftp server anymore, and don't plan to.
That's the critical bit. At this point, I don't think anything else
needs doing.
--
Aahz (a...@pythoncraft.com) <*>
Martin v. Löwis wrote:
* if your target system doesn't have wget, download it locally,
then scp/rcp/ftp it to the target system.
All of [Free|Net|Open|Dragonfly]BSD have ftp clients that can also
retrieve HTTP URLs, though I guess many wouldn't think of that...
--
--
I am a mentor for a GSOC 2009 student working on a PSF project. His project
abstract is "Handling of subprocess async io issues, testing and
reimplementing the commands module in terms of subprocess." He has started a
blog, http://subdev.blogspot.com/, in which he is providing general
information o