Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc Subject: Re: Python (was Re: I did not inhale) Date: Wed, 21 Aug 2024 01:05:17 -0000 (UTC) Organization: A noiseless patient Spider Lines: 11 Message-ID: References: <20240412094809.811@kylheku.com> <87il0mm94y.fsf@tudado.org> <87il0lldf8.fsf@tudado.org> <20240815182717.189@kylheku.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 21 Aug 2024 03:05:17 +0200 (CEST) Injection-Info: dont-email.me; posting-host="b7054728ccecf746f3a261c5985019ab"; logging-data="3766729"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX198qNwBW7VcKSM+rNfdhmBY" User-Agent: Pan/0.159 (Vovchansk; ) Cancel-Lock: sha1:58J+puK7OTa1SVzVvyXPoMfYGrA= Bytes: 2035 On Tue, 20 Aug 2024 14:21:38 -0000 (UTC), Kalevi Kolttonen wrote: > Even though his PhD thesis was > something like 100-150 pages of strange-looking formulas, he said he had > problems with C on the Amiga. For some reason, he was unable to remember > what functions where provided as standard libraries, so he always ended > up writing his own functions instead of using libraries. Was he not able to keep some reference docs handy? For example, I rarely get very far in working on Python code without having this page open in a browser.