File: __init__.py

package info (click to toggle)
python-os-ken 3.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,320 kB
  • sloc: python: 100,703; erlang: 14,517; ansic: 594; sh: 338; makefile: 136
file content (5 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (4)
1
2
3
4
5

# Note: The following import statement is defined in order to resolve
# the conflict of the module names between 'os_ken.lib.ovs' and 'ovs'.
# The latter is the official Python package of Open vSwitch.
import ovs