Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
from
subprocess
import
check_output
as
co
4
from
sys
import
exit, version_info
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected