Home
last modified time | relevance | path

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

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/propka30/Source/
H A Dlib.py56 checkPythonVersion()
147 def checkPythonVersion(): function
/dports/cad/verilator/verilator-4.216/nodist/
H A Dfastcov.py600 checkPythonVersion(sys.version_info[0:2])
688 def checkPythonVersion(version): function
/dports/net/ns3/ns-allinone-3.35/bake/bake/
H A DBake.py1648 def checkPythonVersion(self): member in Bake
1662 self.checkPythonVersion()