From ram@ram@zedat.fu-berlin.de (Stefan Ram) to comp.lang.python on Sat Feb 15 19:46:50 2025
From Newsgroup: comp.lang.python
I caught a glimpse of a tome on Python wizardry for the big
leagues. Didn't exactly float my boat, but a couple nuggets
stuck like gum on a sidewalk:
Picking your container flavor can be a sneaky way of documentation,
leaving breadcrumbs for the next poor soul, hinting whether you're
cool with duplicate values or not. (But other times it's just about
efficiency.)
These days, you can slap "Final" on something (at least for
module variables) to tell it's not to be changed!
from typing import Final
a : Final = 2
--- Synchronet 3.20c-Linux NewsLink 1.2
Who's Online
Recent Visitors
Zenobyte
Wed Sep 17 14:30:46 2025
from
San Juan, Pr
via
Telnet
Microbot
Wed Sep 17 08:25:14 2025
from
Moore, Ok
via
Telnet
Zenobyte
Tue Sep 16 15:06:15 2025
from
San Juan, Pr
via
Telnet
Microbot
Tue Sep 16 10:00:46 2025
from
Moore, Ok
via
Telnet