/Tools/framer/framer/__init__.py
http://unladen-swallow.googlecode.com/ · Python · 6 lines · 0 code · 0 blank · 6 comment · 0 complexity · c0c4a22dea77388e5082bbb5eea624db MD5 · raw file
- """A tool to generate basic framework for C extension types.
- The basic ideas is the same as modulator, but the code generates code
- using many of the new features introduced in Python 2.2. It also
- takes a more declarative approach to generating code.
- """