vavavr00m / boto

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

r1167 breaks boto sonofmmm #235

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. update to r1167
2. run /usr/local/boto/boto/pyami/startup.py 

Traceback (most recent call last):
  File "/usr/local/boto/boto/pyami/startup.py", line 43, in run_scripts
    s = cls()
TypeError: 'NoneType' object is not callable

Original issue reported on code.google.com by kbro...@gmail.com on 28 May 2009 at 8:02

GoogleCodeExporter commented 9 years ago
Fixed in r1170, I believe.

Original comment by Mitch.Ga...@gmail.com on 5 Jun 2009 at 2:40