File: __init__.py

package info (click to toggle)
libest 3.2.0%2Bds-1.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,792 kB
  • sloc: ansic: 60,980; java: 12,082; sh: 4,956; python: 4,474; xml: 385; makefile: 290
file content (3 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (2)
1
2
3
print('Invoking __init__.py for %s' % __name__)
from ESTCommon import *
from MfgCommon import *