# _yaml - pydoc - phpman

Help on package _yaml:

## NAME
    _yaml

## DESCRIPTION
    # This is a stub package designed to roughly emulate the _yaml
    # extension module, which previously existed as a standalone module
    # and has been moved into the `yaml` package namespace.
    # It does not perfectly mimic its old counterpart, but should get
    # close enough for anyone who's relying on it even when they shouldn't.

## PACKAGE CONTENTS


## FUNCTIONS
### get_version

### get_version_string

## DATA
    __warningregistry__ = {'version': 0}

## FILE
    /usr/lib/python3/dist-packages/_yaml/__init__.py


