Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
completion
/
initParams.after.py
blob: 3b8b83a7d7d0e4d9975a051b9136b3cac3afc3eb [
file
] [
log
] [
blame
]
class
C
:
def
__init__
(
self
,
auno
=
True
):
pass
c
=
C
(
auno
=)