File: types.py

package info (click to toggle)
antimony 0.9.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,476 kB
  • sloc: cpp: 42,596; ansic: 28,661; python: 1,093; yacc: 128; lex: 114; sh: 90; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Types are loaded from Boost binding into the _fabtypes module.
# We run "import *" in this file to preserve the illusion of a
# consistent hierarchy (fab.shapes and fab.types); this is the
# cleanest way I've found to embed the Boost binding into a Python
# namespace that contains other .py files.
from _fabtypes import *