dpservis / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

Improve: better handling of import errors for user scripts #150

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
when importing a user script ImportErrors can occur.
These can be:
- direct import errors (user script is not there).
- indirect: within the user script an import error can occur.
These errors are now handled differently.

Original issue reported on code.google.com by hjebb...@gmail.com on 3 Jul 2012 at 8:48

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 26 Jul 2012 at 1:24

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 10 Sep 2013 at 12:45