Searched refs:COMPATIBLE_VERSIONS (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/ | ||
H A D | p5p.py | 104 COMPATIBLE_VERSIONS = 0, variable in class:ArchiveIndex 125 if version not in self.COMPATIBLE_VERSIONS: 307 COMPATIBLE_VERSIONS = (0,) variable in class:Archive 409 if self.version not in self.COMPATIBLE_VERSIONS: |
Completed in 53 milliseconds