Guido van Rossum <[email protected]> added the comment: You could solve this with a "reserved" keyword argument _tasks.
Or you could have two different factory methods, call_later_with_tasks() and call_later(). _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1641> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
