Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
4346716962881713cbdbf59eb901b35dae31f042
/
.
/
PC
/
setup_nt
/
uninstall.bat
blob: 280628598bf8b0a9f45c8de14fb5b765db380839 [
file
] [
log
] [
blame
]
cd
"%1"
bin\python
.
exe uninstall
.
py
del
lib\w
in
\*
.
pyc
del
lib\w
in
\*
.
pyd
del
lib\w
in
\*
.
py
rd lib\w
in
rd lib
del
bin\*
.
exe
del
bin\*
.
dll
rd bin
del
uninstall
.*