Re: get_used_memory
Lawrence D’Oliveiro <[email protected]> Sun, 14 Jun 2026 01:10:04 -0000 (UTC)
| Newsgroups | comp.lang.python |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On Sat, 13 Jun 2026 15:20:31 -0700, Paul Rubin wrote: > I feel like there should be a way to do this with the := operator > instead of the nested generators, but it doesn't seem to be there. You feel like there are lots of things you could do with the := operator ... if it were actually of any use.