Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddecimal.py2703 context = context._shallow_copy()
2998 context = context._shallow_copy()
3130 context = context._shallow_copy()
3211 context = context._shallow_copy()
3837 def _shallow_copy(self): member in Context