Ignore:
Timestamp:
Mar 19, 2014, 11:11:30 AM (11 years ago)
Author:
dmik
Message:

python: Update vendor to 2.7.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/vendor/current/Lib/sched.py

    r2 r388  
    8989
    9090        It is legal for both the delay function and the action
    91         function to to modify the queue or to raise an exception;
     91        function to modify the queue or to raise an exception;
    9292        exceptions are not caught but the scheduler's state remains
    9393        well-defined so run() may be called again.
Note: See TracChangeset for help on using the changeset viewer.