Re: get_used_memory
Lawrence D’Oliveiro <[email protected]> Sun, 14 Jun 2026 23:56:14 -0000 (UTC)
| Newsgroups | comp.lang.python |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On Sun, 14 Jun 2026 01:28:40 -0700, Paul Rubin wrote: > Yeah you have to use 'MemTotal:' as the key. But, you still have to > convert the digit strings to integers. “I could solve that problem in a fraction of the code, if I didn’t have to solve it correctly.”