Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a33c56613823888352246d25a2a917c3cc3422d0
/
.
/
Mac
/
IDE scripts
/
Insert file name...
blob: 7632f8e3ba799d7af4722d6db1622d0d1a4f3264 [
file
] [
log
] [
blame
]
import
macfs
fss
,
ok
=
macfs
.
StandardGetFile
()
if
ok
:
import
W
W
.
FrontWindowInsert
(
'"%s"'
%
fss
.
as_pathname
())