Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b96152c

Browse files
committed
Add getloadavg.
1 parent 96a60e4 commit b96152c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,8 @@ Extension modules
414414
This will create a temporary in-memory bsddb that won't be
415415
written to disk.
416416

417-
- posix.lchown, posix.killpg, posix.mknod, and posix.getpgid have been
418-
added where available.
417+
- posix.getloadavg, posix.lchown, posix.killpg, posix.mknod, and
418+
posix.getpgid have been added where available.
419419

420420
- The locale module now exposes the C library's gettext interface. It
421421
also has a new function getpreferredencoding.

0 commit comments

Comments
 (0)