Searched refs:BasicContext (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Ddecimal.py123 'DefaultContext', 'BasicContext', 'ExtendedContext',
416 if context in (DefaultContext, BasicContext, ExtendedContext):
457 if context in (DefaultContext, BasicContext, ExtendedContext):
5873 BasicContext = Context( variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Ddecimal.py123 'DefaultContext', 'BasicContext', 'ExtendedContext',
416 if context in (DefaultContext, BasicContext, ExtendedContext):
457 if context in (DefaultContext, BasicContext, ExtendedContext):
5873 BasicContext = Context( variable

Completed in 86 milliseconds