Re: [Python-Dev] CHM filename (was Released: Python 2.6.6)

2010-08-25 Thread Martin v. Löwis
Am 26.08.2010 01:28, schrieb Adal Chiriliuc: > And there doesn't seem to be a link to > download the CHM files (the last I could find on python.org is for > Python 2.6.2). Thanks for pointing that out; there is now. Regards, Martin ___ Python-Dev mailin

Re: [Python-Dev] CHM filename (was Released: Python 2.6.6)

2010-08-25 Thread Adal Chiriliuc
On Thu, Aug 26, 2010 at 1:08 AM, "Martin v. Löwis" wrote: > Now, why do the other formats have a version number in them? So that you > can have them all in the same directory, and they won't overwrite each > other. And so that if you downloaded one of them, you'd still know what > it is that you d

Re: [Python-Dev] CHM filename (was Released: Python 2.6.6)

2010-08-25 Thread Martin v. Löwis
Am 25.08.2010 17:03, schrieb Adal Chiriliuc: >> The question really is whether there is any chance that they will get >> released, in some form. There won't be further binary releases (at least >> not from python.org), so there definitely won't be a CHM release. > > Speaking about the CHM, why doe

[Python-Dev] CHM filename (was Released: Python 2.6.6)

2010-08-25 Thread Adal Chiriliuc
> The question really is whether there is any chance that they will get > released, in some form. There won't be further binary releases (at least > not from python.org), so there definitely won't be a CHM release. Speaking about the CHM, why does it include the version number in it's filename? Wh