Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
doctests
/
className.docstring
blob: d8dcb249ab65365e1ab57189d5bd2b440d018c32 [
file
] [
log
] [
blame
]
class
Test
:
pass
def
foo
():
"""
>>> a = Tes<caret>
"""