File: component.xml

package info (click to toggle)
zconfig 2.7.1-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 896 kB
  • ctags: 769
  • sloc: python: 5,196; xml: 329; perl: 37; makefile: 32; sh: 1
file content (9 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
<component>
  <description>
    Convenient loader which causes all the "basic" components to be
    loaded.
  </description>

  <import package="ZConfig.components.basic" file="mapping.xml"/>

</component>