MCPcopy Create free account
hub / github.com/mininet/mininet / versioncheck.py

File versioncheck.py

util/versioncheck.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3from subprocess import check_output as co
4from sys import exit, version_info

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected