# pydoc > _xxtestfuzz

---
type: CommandReference
command: _fuzz
mode: pydoc
section: ""
source: pydoc3
---

## Quick Reference

- `import _fuzz; _fuzz.run()` — execute the fuzz testing routine

## Name

`_fuzz` — internal Python module for fuzz testing (implementation detail).

## Synopsis

`_fuzz.run()` — no arguments.

## Options

None.

## Examples

No examples provided.

## See Also

- [Python _fuzz module reference](https://docs.python.org/3.10/library/_fuzz.html)

## File

`/usr/lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so`