Home | History | Annotate | Download | only in python2.7

Lines Matching full:defaultcontext

123     'DefaultContext', 'BasicContext', 'ExtendedContext',
416 if context in (DefaultContext, BasicContext, ExtendedContext):
426 New contexts are copies of DefaultContext.
446 New contexts are copies of DefaultContext.
457 if context in (DefaultContext, BasicContext, ExtendedContext):
484 >>> setcontext(DefaultContext)
3788 # inherit from DefaultContext.
3790 dc = DefaultContext
5859 DefaultContext = Context(