mirror of
https://github.com/python/cpython.git
synced 2025-10-21 22:22:48 +00:00
#13278: merge with 3.2.
This commit is contained in:
commit
455036fd1f
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ Scheduler Objects
|
|||
|
||||
.. method:: scheduler.enter(delay, priority, action, argument)
|
||||
|
||||
Schedule an event for *delay* more time units. Other then the relative time, the
|
||||
Schedule an event for *delay* more time units. Other than the relative time, the
|
||||
other arguments, the effect and the return value are the same as those for
|
||||
:meth:`enterabs`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue