gns3-server/gns3server/handlers/__init__.py

2 lines
87 B
Python
Raw Normal View History

2015-01-20 19:55:17 +02:00
__all__ = ['version_handler', 'vpcs_handler', 'project_handler', 'virtualbox_handler']