Sign in
android
/
platform
/
tools
/
idea
/
809cb3e73653399e59e45e0b10749a8e37b85a75
/
.
/
python
/
testData
/
completion
/
doctest
/
importInDoctest.py
blob: 17c1da3d0928371183358263440ff862c8603ad2 [
file
] [
log
] [
blame
]
__author__
=
'ktisha'
from
functionInDoctest
import
foo
def
bar
():
"""
>>> fo<caret>
"""