Re: [Python-Dev] Python Documentation Translation in italian language

2019-04-20 Thread Terry Reedy
On 4/20/2019 4:14 AM, Alessandro Cucci wrote: Hello folks, I want to start a project for translating the Python Documentation in Italian. I'm reading the PEP545, trying to understand how it works. I founded a Python User Group in my city and I can work with them on the translations, plus next

Re: [Python-Dev] Python documentation

2008-09-22 Thread Steve Holden
Nick Coghlan wrote: > Benjamin Peterson wrote: >> On Sun, Sep 21, 2008 at 2:12 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: [...] >>> In addition, some documentation set should show up at >>> >>> http://docs.python.org/ >>> >>> Not sure whether this should be 2.6 or 3.0. >> Almost certainly 2.6

Re: [Python-Dev] Python documentation

2008-09-21 Thread Georg Brandl
Barry Warsaw schrieb: > On Sep 21, 2008, at 6:03 AM, Georg Brandl wrote: > >> Barry Warsaw schrieb: >>> Martin points out that in the past, as part of the release process, >>> we've built separate downloadable documentation. >>> >>> Do we still want to do that for Python 2.6 and 3.0, and if so, ho

Re: [Python-Dev] Python documentation

2008-09-21 Thread Nick Coghlan
Benjamin Peterson wrote: > On Sun, Sep 21, 2008 at 2:12 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: >>> I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to also >>> support tgz? We'll have to hack the release script to build the doc >>> zips. I'll try to test drive this whole

Re: [Python-Dev] Python documentation

2008-09-21 Thread Benjamin Peterson
On Sun, Sep 21, 2008 at 2:12 PM, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: >> I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to also >> support tgz? We'll have to hack the release script to build the doc >> zips. I'll try to test drive this whole process soon. > > In addition

Re: [Python-Dev] Python documentation

2008-09-21 Thread Martin v. Löwis
> I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to also > support tgz? We'll have to hack the release script to build the doc > zips. I'll try to test drive this whole process soon. In addition to the creation of downloadable scripts, there should also be a copy of the document

Re: [Python-Dev] Python documentation

2008-09-21 Thread Fred Drake
On Sep 21, 2008, at 7:24 AM, Barry Warsaw wrote: I notice that for 2.5, we zip'd and tar-bz2'd them. Do we want to also support tgz? We'll have to hack the release script to build the doc zips. I'll try to test drive this whole process soon. We specifically decided to drop .tgz since it

Re: [Python-Dev] Python documentation

2008-09-21 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 21, 2008, at 6:03 AM, Georg Brandl wrote: Barry Warsaw schrieb: Martin points out that in the past, as part of the release process, we've built separate downloadable documentation. Do we still want to do that for Python 2.6 and 3.0, and if

Re: [Python-Dev] Python documentation

2008-09-21 Thread Georg Brandl
Barry Warsaw schrieb: > Martin points out that in the past, as part of the release process, > we've built separate downloadable documentation. > > Do we still want to do that for Python 2.6 and 3.0, and if so, how do > we go about doing that? I have this feeling that building the > documentation

Re: [Python-Dev] Python documentation

2008-09-19 Thread Raymond
+1. I find the offline versions to be vital. Sent from my iPhone On Sep 19, 2008, at 12:20 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin points out that in the past, as part of the release process, we've built separate downloadable documen

Re: [Python-Dev] Python documentation

2008-09-19 Thread Fred Drake
On Sep 19, 2008, at 7:20 AM, Barry Warsaw wrote: Martin points out that in the past, as part of the release process, we've built separate downloadable documentation. Do we still want to do that for Python 2.6 and 3.0, ...? Yes, I think so. The downloads are very useful for people who regu