Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created September 9, 2012 15:42
Show Gist options
  • Save cdeil/3685144 to your computer and use it in GitHub Desktop.
Save cdeil/3685144 to your computer and use it in GitHub Desktop.
rootpy.io.tests.test_file.test_file failure
$ cd rootpy/rootpy/io/tests/
$ python test_file.py
.E
======================================================================
ERROR: __main__.test_file
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "test_file.py", line 20, in test_file
assert_raises(DoesNotExist, f.Get, 'blah')
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py", line 471, in assertRaises
callableObj(*args, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 54, in get
thing = f(self, _name, **kwargs)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/rootpy-0.7.0_a0-py2.7-macosx-10.7-x86_64.egg/rootpy/io/file.py", line 117, in Get
thing = asrootpy(self.__class__.__bases__[-1].Get(self, name),
RuntimeError: maximum recursion depth exceeded in __instancecheck__
----------------------------------------------------------------------
Ran 2 tests in 0.147s
FAILED (errors=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment