"""Wrapper around crypt_r to provide the old name."""
from crypt_r import *
from crypt_r import _saltchars  # for tests
