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