Deutsch English Français Italiano |
<va49fl$3q4vp$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: kalevi@kolttonen.fi (Kalevi Kolttonen) Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc Subject: Re: Python (was Re: I did not inhale) Date: Wed, 21 Aug 2024 08:45:41 -0000 (UTC) Organization: A noiseless patient Spider Lines: 24 Message-ID: <va49fl$3q4vp$1@dont-email.me> References: <uu54la$3su5b$6@dont-email.me> <uvbfii$3mom0$1@news.xmission.com> <20240412094809.811@kylheku.com> <87il0mm94y.fsf@tudado.org> <way-20240413091747@ram.dialup.fu-berlin.de> <87il0lldf8.fsf@tudado.org> <choices-20240413123957@ram.dialup.fu-berlin.de> <v9lm2k$12qhv$1@dont-email.me> <v9m4gd$14scu$1@dont-email.me> <20240815182717.189@kylheku.com> <v9npls$1fjus$1@dont-email.me> <v9t204$2dofg$1@dont-email.me> <va28pi$3dldm$1@dont-email.me> <va3egd$3iue9$3@dont-email.me> Injection-Date: Wed, 21 Aug 2024 10:45:41 +0200 (CEST) Injection-Info: dont-email.me; posting-host="e4e419a7db50ca4d306ce972a89d8d27"; logging-data="4002809"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18+ThvVIG7UGk97aJeGOzzgIP/PS59FfHk=" User-Agent: tin/2.6.3-20231224 ("Banff") (Linux/6.10.3-200.fc40.x86_64 (x86_64)) Cancel-Lock: sha1:RG2XJyES9o2Njj1Bv7rMK8oH4tw= Bytes: 2353 In comp.unix.programmer Lawrence D'Oliveiro <ldo@nz.invalid> wrote: > 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 > <https://docs.python.org/3/library/> open in a browser. Sorry, I don't know. I only know that he told me he was unable to remember what the standard libraries on Amiga offered. So he did much unnecessary duplication of code writing the functions himself. I have never owned Commodore Amiga and I have no knowledge about its C compilers or the related documentation. br, KK