mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
c8febecd3c
routine start() calling it. Some suites declare an event start(), which obscures this method, which causes the class initializer to fail when called with start=1. Based on bug report and fix suggestion by Jacob Kaplan-Moss.