PelionIoT / mbed-connector-api-python

python library for using connector.mbed.com
Apache License 2.0
2 stars 2 forks source link

Running web app example fails with 'has no attribute 'application'' #6

Closed janjongboom closed 8 years ago

janjongboom commented 8 years ago
Traceback (most recent call last):
  File "web.py", line 45, in <module>
    app = web.application(urls, globals())
AttributeError: 'module' object has no attribute 'application'
janjongboom commented 8 years ago

@#*( Python with its name collisions.