mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 16:24:03 +08:00
ee07115c96
<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).