Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
copyPaste
/
NonRectangleTopLevel.src.py
blob: 54213d5feee1e681dba0f2e0550e12c44ccc7a85 [
file
] [
log
] [
blame
]
c
=
1
class
A
(
object
):
<
selection
>
def
foo
(
self
):
pass
</
selection
>