mirror of
https://github.com/boostorg/python.git
synced 2026-01-30 08:02:38 +00:00
6 lines
118 B
Python
6 lines
118 B
Python
|
|
# a list of Exporter instances
|
|
exporters = []
|
|
|
|
current_interface = None # the current interface file being processed
|