newinitd "${FILESDIR}/pydoc.init" pydoc-${SLOT}
newconfd "${FILESDIR}/pydoc.conf" pydoc-${SLOT}
if use tk; then
make_desktop_entry "idle${SLOT}" "idle${SLOT}" \
"$(python_get_libdir)/idlelib/Icons/python.gif" \
"Development"
fi
}
pkg_preinst() {