# pydoc > DistroInfo

---
type: CommandReference
command: DistroInfo
mode: pydoc
section: 
source: pydoc3
---

## Quick Reference

- `help()` — Start interactive help utility
- `help(str)` — Get help on the str class

## Name

No Python documentation found for 'DistroInfo'.

## Synopsis

No documentation available.

## Options

No options documented.

## Examples

shell
help()
help(str)
## See Also

No references.

## Exit Codes

No exit codes documented.