HomeSort by relevance Sort by last modified time
    Searched defs:_identity (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
utils.py 59 def _identity(s):
58 def _identity(s): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
utils.py 59 def _identity(s):
58 def _identity(s): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 110 def _identity(obj): function
126 _from_system_newlines = _identity
127 _to_system_newlines = _identity
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 110 def _identity(obj): function
126 _from_system_newlines = _identity
127 _to_system_newlines = _identity

Completed in 466 milliseconds