OpenGrok
Cross Reference: zipfile.py
xref
: /
prebuilts
/
python
/
darwin-x86
/
2.7.5
/
lib
/
python2.7
/
zipfile.py
Home
|
History
|
Annotate
|
Download
|
only in
python2.7
Lines Matching
full:st_mode
1115
isdir = stat.S_ISDIR(st.
st_mode
)