Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
console
/
indent9.py
blob: 207728408e81f01a0240c81862704f9948df01df [
file
] [
log
] [
blame
]
class
foo
:
"""
Some docstring here.
Another string.
"""
def
bar
(
self
):
print
"hello"