Commit b96152c4 authored by Martin v. Löwis's avatar Martin v. Löwis

Add getloadavg.

parent 96a60e4a
......@@ -414,8 +414,8 @@ Extension modules
This will create a temporary in-memory bsddb that won't be
written to disk.
- posix.lchown, posix.killpg, posix.mknod, and posix.getpgid have been
added where available.
- posix.getloadavg, posix.lchown, posix.killpg, posix.mknod, and
posix.getpgid have been added where available.
- The locale module now exposes the C library's gettext interface. It
also has a new function getpreferredencoding.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment