mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +08:00
add boltons (#8892)
Co-authored-by: Andrey Maslennikov <andrew.maslennikov@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
committed by
GitHub
parent
89a22f9912
commit
46de19d2cf
@@ -0,0 +1,10 @@
|
||||
# These names exist in __all__, but have no definition:
|
||||
boltons.strutils.int_list_complement
|
||||
boltons.strutils.int_list_to_int_tuples
|
||||
|
||||
# Internal compatibility aliases
|
||||
boltons.cacheutils.basestring
|
||||
boltons.funcutils.basestring
|
||||
boltons.funcutils.inspect_formatargspec
|
||||
boltons.funcutils.make_method
|
||||
boltons.iterutils.basestring
|
||||
Reference in New Issue
Block a user