mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
<https://docs.python.org/2/library/urllib2.html#urllib2.build_opener> > handlers can be either instances of BaseHandler, or subclasses of > BaseHandler (in which case it must be possible to call the constructor > without any parameters).