# Remove outdated Tools/scripts/ scripts

**URL:** https://discuss.python.org/t/remove-outdated-tools-scripts-scripts/19571
**Category:** Core Development
**Created:** [September 29, 2022, 2:17pm UTC](https://discuss.python.org/t/remove-outdated-tools-scripts-scripts/19571 "2022-09-29T14:17:12Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![guido](https://sea2.discourse-cdn.com/flex002/user_avatar/discuss.python.org/guido/32/21_2.png) [@guido](https://discuss.python.org/u/guido)
#### Post date: [September 29, 2022, 6:57pm UTC](https://discuss.python.org/t/remove-outdated-tools-scripts-scripts/19571/10 "2022-09-29T18:57:06Z")

</div>

I think we should remove everything from those directories that isn’t needed to build. I don’t know how to tell what that is. For sure the `Tools/demo` directory can go – there’s even a demo of remote execution there! 🙂

There are also some benchmarks (`ccbench`, `iobench`, `stringbench`) that probably ought to be moved to `pyperformance` so they can be used and maintained.

Etc., etc.

---

_[View the full topic](https://discuss.python.org/t/remove-outdated-tools-scripts-scripts/19571)._
