2170
2203
"""Content map generator reading from a VersionedFiles object."""
2172
2205
def __init__(self, versioned_files, keys, nonlocal_keys=None,
2174
2207
"""Create a _ContentMapGenerator.
2176
2209
:param versioned_files: The versioned files that the texts are being