mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Add getloadavg.
This commit is contained in:
parent
96a60e4af5
commit
b96152c42e
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue