You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/handlers/api
grossmj c248764efb
Fixes update() missing 2 required positional arguments: 'name' and 'value'. Fixes #1821 #1825
4 years ago
..
compute Fixes update() missing 2 required positional arguments: 'name' and 'value'. Fixes #1821 #1825 4 years ago
controller Fix tests. 4 years ago
__init__.py Explicitly import handlers so freezing application can find and include the right modules. 9 years ago