Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python

comp.lang.python

192326 articles, 6837 threads (numbers 2168 – 197792) — flat view

| Advanced

Subject Author Date
ANN: Dogelog Player 2.2.2 (Unified Tabling) (1 reply) Mild Shock <janburse@fastmail.fm> 2026-05-01 23:30 +0200
   → Dogelog Player on a A18 Everest (Re: ANN: Dogelog Player 2.2.2 (Unified Tabling)) Mild Shock <janburse@fastmail.fm> 2026-05-16 11:18 +0200
 
Hack or beauty? (7 replies) "Michael F. Stemper" <michael.stemper@gmail.com> 2026-05-13 13:58 -0500
   → Re: Hack or beauty? ram@zedat.fu-berlin.de (Stefan Ram) 2026-05-13 19:33 +0000
     → Re: Hack or beauty? ram@zedat.fu-berlin.de (Stefan Ram) 2026-05-13 21:04 +0000
       → Re: Hack or beauty? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-14 01:06 +0000
     → Re: Hack or beauty? "Michael F. Stemper" <michael.stemper@gmail.com> 2026-05-14 13:25 -0500
   → Re: Hack or beauty? Mark Bourne <nntp.mbourne@spamgourmet.com> 2026-05-13 21:52 +0100
     → Re: Hack or beauty? "Michael F. Stemper" <michael.stemper@gmail.com> 2026-05-14 08:06 -0500
   → Re: Hack or beauty? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-13 21:37 +0000
 
Coming In Python 3.15: Sentinel Values (8 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-11 00:17 +0000
   → Re: Coming In Python 3.15: Sentinel Values Paul Rubin <no.email@nospam.invalid> 2026-05-10 21:01 -0700
     → Re: Coming In Python 3.15: Sentinel Values Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-11 06:24 +0000
       → Re: Coming In Python 3.15: Sentinel Values Jon Ribbens <jon+usenet@unequivocal.eu> 2026-05-11 07:13 +0000
   → Re: Coming In Python 3.15: Sentinel Values Tim Daneliuk <info@tundraware.com> 2026-05-11 19:51 -0500
     → Re: Coming In Python 3.15: Sentinel Values Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-12 02:42 +0000
       → Re: Coming In Python 3.15: Sentinel Values Tim Daneliuk <info@tundraware.com> 2026-05-12 09:52 -0500
     → Re: Coming In Python 3.15: Sentinel Values Paul Rubin <no.email@nospam.invalid> 2026-05-12 01:03 -0700
       → Re: Coming In Python 3.15: Sentinel Values Tim Daneliuk <info@tundraware.com> 2026-05-12 09:54 -0500
 
“How to back up SQLite databases the right way (not by copying them!)” (1 reply) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-05-10 22:36 +0000
   → Re: “How to back up SQLite databases the right way (not by copying them!)” Jon Ribbens <jon+usenet@unequivocal.eu> 2026-05-10 23:09 +0000
 
Tabling Directive for Dogelog Player (Re: ANN: Dogelog Player 2.2.1 (Just-in-Time Indexing)) (2 replies) Mild Shock <janburse@fastmail.fm> 2026-04-16 12:37 +0200
   → Egg SAT in Dogelog Player (Re: Tabling Directive for Dogelog Player) Mild Shock <janburse@fastmail.fm> 2026-04-18 16:17 +0200
     → Scattering Richtext in Dogelog Player (Re: Egg SAT in Dogelog Player) Mild Shock <janburse@fastmail.fm> 2026-05-01 12:50 +0200
 
(let ((myLoc 50) (fenceLoc 100)) (dotimes (Distance 0 101) (if (Distance > fenceLoc) ...)) HenHanna@NewsGrouper <user4055@newsgrouper.org.invalid> 2026-04-26 23:56 +0000
 
Found On Bluesky (1 reply) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-21 00:34 +0000
   → Re: Found On Bluesky -- Computers and Statistics HenHanna@NewsGrouper <user4055@newsgrouper.org.invalid> 2026-04-26 23:47 +0000
 
Re: Don’t You Think ... Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-23 00:07 +0000
 
Lazy Imports -- I Like This Idea (12 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-26 01:40 +0000
   → Re: Lazy Imports -- I Like This Idea Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-27 19:09 +0100
   → Re: Lazy Imports -- I Like This Idea DFS <nospam@dfs.com> 2026-03-28 00:59 -0400
     → Re: Lazy Imports -- I Like This Idea Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-28 11:40 +0100
     → Re: Lazy Imports -- I Like This Idea Jason H <jason_hindle@yahoo.com> 2026-04-14 22:16 +0000
   → Re: Lazy Imports -- I Like This Idea Gilmeh Serda <gilmeh.serda@nothing.here.invalid> 2026-03-29 13:49 +0000
     → Re: Lazy Imports -- I Like This Idea Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-29 22:35 +0000
       → Re: Lazy Imports -- I Like This Idea Paul Rubin <no.email@nospam.invalid> 2026-03-29 19:03 -0700
         → Re: Lazy Imports -- I Like This Idea Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-30 02:17 +0000
           → Re: Lazy Imports -- I Like This Idea Paul Rubin <no.email@nospam.invalid> 2026-03-30 11:21 -0700
       → Re: Lazy Imports -- I Like This Idea Gilmeh Serda <gilmeh.serda@nothing.here.invalid> 2026-04-03 11:12 +0000
         → Re: Lazy Imports -- I Like This Idea Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-03 22:45 +0000
     → Re: Lazy Imports -- I Like This Idea Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-04-03 13:33 +0200
 
Just-in-Time Indexing in Dogelog Player (Re: ANN: Dogelog Player 2.1.6 (Assertion Sharing)) (1 reply) Mild Shock <janburse@fastmail.fm> 2026-04-01 00:27 +0200
   → Goal Outlining for Dogelog Player (Re: Just-in-Time Indexing in Dogelog Player) Mild Shock <janburse@fastmail.fm> 2026-04-09 12:52 +0200
 
Python linuxfs Modules (7 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-17 06:33 +0000
   → Re: Python linuxfs Modules Oguz Kaan Ocal <oguzkaanocal3169@hotmail.com> 2026-03-17 14:30 +0300
     → Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-17 21:26 +0000
       → Re: Python linuxfs Modules Oguz Kaan Ocal <oguzkaanocal3169@hotmail.com> 2026-03-22 14:14 +0300
   → Re: Python linuxfs Modules Paul Rubin <no.email@nospam.invalid> 2026-03-17 23:28 -0700
     → Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-18 08:04 +0000
       → Re: Python linuxfs Modules Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-21 23:10 +0000
   → Re: Python linuxfs Modules DFS <nospam@dfs.com> 2026-04-08 12:26 -0400
 
Making UTF-8 Mode Default Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-07 21:45 +0000
 
New In Python 3.15: frozendict Lawrence D’Oliveiro <ldo@nz.invalid> 2026-04-07 21:43 +0000
 
Re: ANN: Dogelog Player 2.1.6 (Assertion Sharing) Mild Shock <janburse@fastmail.fm> 2026-04-01 00:27 +0200
 
Python’s OS-specific API support Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-25 01:32 +0000
 
ANN: Dogelog Player 2.1.5 (Basic Indexicals) (1 reply) Mild Shock <janburse@fastmail.fm> 2026-02-23 19:16 +0100
   → Stored Hashes for Dogelog Player (Re: ANN: Dogelog Player 2.1.5 (Basic Indexicals)) Mild Shock <janburse@fastmail.fm> 2026-03-17 11:44 +0100
 
What does this "See help(type(self)) for accurate signature." actually mean? (6 replies) Chris Green <cl@isbd.net> 2026-03-15 09:05 +0000
   → Re: What does this "See help(type(self)) for accurate signature." actually mean? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-15 21:21 +0000
     → Re: What does this "See help(type(self)) for accurate signature." actually mean? Chris Green <cl@isbd.net> 2026-03-16 08:53 +0000
       → Re: What does this "See help(type(self)) for accurate signature." actually mean? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-16 09:15 +0000
   → Re: What does this "See help(type(self)) for accurate signature." actually mean? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-16 10:17 +0000
     → Re: What does this "See help(type(self)) for accurate signature." actually mean? ram@zedat.fu-berlin.de (Stefan Ram) 2026-03-16 15:25 +0000
       → Re: What does this "See help(type(self)) for accurate signature." actually mean? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-16 17:01 +0000
 
Section 8.6: The match Statement Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-16 09:14 +0000
 
Re: Defeat Python "Virtual Environment" in Fedora ? (34 replies) Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-09 03:55 +0000
   → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-09 00:28 -0400
     → Re: Defeat Python "Virtual Environment" in Fedora ? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-09 08:16 +0000
     → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-09 13:59 +0000
       → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-10 02:49 -0400
         → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-10 08:47 +0000
           → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-10 06:14 -0400
         → Re: Defeat Python "Virtual Environment" in Fedora ? Rich <rich@example.invalid> 2026-03-10 14:55 +0000
           → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-10 13:03 -0400
             → Re: Defeat Python "Virtual Environment" in Fedora ? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-10 17:09 +0000
               → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-11 02:48 -0400
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-11 07:32 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-11 08:40 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Gilmeh Serda <gilmeh.serda@nothing.here.invalid> 2026-03-13 06:07 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Jon Ribbens <jon+usenet@unequivocal.eu> 2026-03-11 11:58 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? Richard Kettlewell <invalid@invalid.invalid> 2026-03-10 17:56 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? Rich <rich@example.invalid> 2026-03-10 18:13 +0000
               → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-10 23:51 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-10 19:14 +0100
               → Re: Defeat Python "Virtual Environment" in Fedora ? mm0fmf <none@invalid.com> 2026-03-11 17:14 +0000
               → Re: Defeat Python "Virtual Environment" in Fedora ? Pancho <Pancho.Jones@protonmail.com> 2026-03-11 20:19 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> 2026-03-11 21:51 +0100
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-11 21:35 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-12 02:14 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Nuno Silva <nunojsilva@invalid.invalid> 2026-03-12 10:39 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-12 20:51 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Pancho <Pancho.Jones@protonmail.com> 2026-03-13 09:34 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-13 21:49 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Pancho <Pancho.Jones@protonmail.com> 2026-03-13 23:28 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-14 01:17 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? c186282 <c186282@nnada.net> 2026-03-14 03:21 -0400
                 → Re: Defeat Python "Virtual Environment" in Fedora ? The Natural Philosopher <tnp@invalid.invalid> 2026-03-14 12:23 +0000
                 → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-14 19:18 +0000
             → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-10 19:36 +0000
         → Re: Defeat Python "Virtual Environment" in Fedora ? rbowman <bowman@montana.com> 2026-03-10 18:26 +0000
 
I always forget how to access information about classes and methods - how to do it? (5 replies) Chris Green <cl@isbd.net> 2026-03-09 16:27 +0000
   → Re: I always forget how to access information about classes and methods - how to do it? John Bokma <contact@johnbokma.com> 2026-03-09 17:52 +0100
   → Re: I always forget how to access information about classes and methods - how to do it? ram@zedat.fu-berlin.de (Stefan Ram) 2026-03-09 19:21 +0000
   → Re: I always forget how to access information about classes and methods - how to do it? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-09 20:25 +0000
     → Re: I always forget how to access information about classes and methods - how to do it? Chris Green <cl@isbd.net> 2026-03-09 21:26 +0000
       → Re: I always forget how to access information about classes and methods - how to do it? Lawrence D’Oliveiro <ldo@nz.invalid> 2026-03-09 23:12 +0000

~Page 1 of ~6702 (articles 197697–197792) Older →


csiph-web