2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-30 08:02:38 +00:00
Files
python/pyste/src/Pyste/exporters.py
Bruno da Silva de Oliveira dd14ccb115 - --multiple now generates one cpp per pyste file.
[SVN r18944]
2003-07-06 01:12:26 +00:00

6 lines
118 B
Python

# a list of Exporter instances
exporters = []
current_interface = None # the current interface file being processed