Python resource: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 August 2020

  • curprev 13:4013:40, 22 August 2020Will talk contribs 173 bytes +173 Created page with "bulitin lib to examine/modify resources used by current program. Example <source lang="python"> import resource resource.getrusage(resource.RUSAGE_SELF).ru_maxrss </source>"