mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-01 00:53:23 +08:00
Update vobject (#12721)
This commit is contained in:
@@ -6,15 +6,11 @@ vobject.base.VBase.__init__
|
||||
# See: https://github.com/eventable/vobject/pull/187
|
||||
vobject.win32tz
|
||||
|
||||
# dependencies
|
||||
vobject.icalendar.Pytz
|
||||
|
||||
# python2 compat
|
||||
vobject.base.basestring
|
||||
vobject.base.str_
|
||||
vobject.base.to_unicode
|
||||
vobject.base.to_basestring
|
||||
vobject.vcard.basestring
|
||||
vobject.base.unicode_type
|
||||
|
||||
# implementation details that users shouldn't depend on
|
||||
|
||||
Reference in New Issue
Block a user