File: __init__.py

package info (click to toggle)
python-pcs 0.5%2Bdebian-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 676 kB
  • ctags: 648
  • sloc: python: 2,528; makefile: 63
file content (10 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
__revision__ = "$Id: __init__.py,v 1.3 2006/06/27 14:45:43 gnn Exp $" 

all = ['ethernet',
       'loopback',
       'ipv4',
       'ipv6',
       'icmpv4',
       'tcp',
       'udp',
       'data']