# pydoc > Tag

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

## Quick Reference

- `help(Tag)` — No Python documentation found for 'Tag'.
- `help()` — interactive help utility.
- `help(str)` — help on the str class.

## Name

No Python documentation found for 'Tag'. Use help() to get the interactive help utility. Use help(str) for help on the str class.

## Synopsis

None.

## Options

None.

## Examples

None.

## See Also

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

## Exit Codes

None.