Home
last modified time | relevance | path

Searched refs:spilldescriptors (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dpydoc.py819 def spilldescriptors(msg, attrs, predicate): function
895 attrs = spilldescriptors('Data descriptors %s' % tag, attrs,
1283 def spilldescriptors(msg, attrs, predicate): function
1339 attrs = spilldescriptors("Data descriptors %s:\n" % tag, attrs,
/external/python/cpython2/Lib/
Dpydoc.py794 def spilldescriptors(msg, attrs, predicate): function
873 attrs = spilldescriptors('Data descriptors %s' % tag, attrs,
1226 def spilldescriptors(msg, attrs, predicate): function
1278 attrs = spilldescriptors("Data descriptors %s:\n" % tag, attrs,