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