Lines Matching refs:add
259 _at_fork_reinit_lock_weakset.add(instance)
477 fields.add(fieldname)
507 fields.add(d['named'])
509 fields.add(d['braced'])
1160 # Issue #27493: add support for Path objects to be passed in
1964 add the handler to the root logger.
2094 has no handlers, call basicConfig() to add a console handler with a
2110 no handlers, call basicConfig() to add a console handler with a pre-defined
2120 information. If the logger has no handlers, basicConfig() is called to add
2128 no handlers, call basicConfig() to add a console handler with a pre-defined
2143 no handlers, call basicConfig() to add a console handler with a pre-defined
2153 no handlers, call basicConfig() to add a console handler with a pre-defined
2163 the logger has no handlers, call basicConfig() to add a console handler
2220 a NullHandler and add it to the top-level logger of the library module or