Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
editing
/
py254.after.py
blob: fe08bad30dedbd339c7a5fb59b8aaec0b11b9482 [
file
] [
log
] [
blame
]
class
Foo
(
object
):
def
foo
(
bar
):
pass
def
bar
(
foo
):
pass