mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-24 03:51:52 +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).