Home
last modified time | relevance | path

Searched refs:safe_version (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/distutils/command/
Dinstall_egg_info.py26 to_filename(safe_version(self.distribution.get_version())),
62 def safe_version(version): function