-
- Downloads
An error occurred while retrieving diff files
From Wim:
o) improved handling of batch, which now allows: >>> import ROOT >>> ROOT.gROOT.SetBatch( 1 ) >>> to work as expected o) allow direct access to overloads with call "disp" on methods git-svn-id: http://root.cern.ch/svn/root/trunk@15399 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- pyroot/ROOT.py 44 additions, 15 deletionspyroot/ROOT.py
- pyroot/src/MethodHolder.cxx 9 additions, 3 deletionspyroot/src/MethodHolder.cxx
- pyroot/src/MethodHolder.h 3 additions, 2 deletionspyroot/src/MethodHolder.h
- pyroot/src/MethodProxy.cxx 40 additions, 4 deletionspyroot/src/MethodProxy.cxx
- pyroot/src/PyCallable.h 4 additions, 3 deletionspyroot/src/PyCallable.h
- pyroot/src/Pythonize.cxx 14 additions, 9 deletionspyroot/src/Pythonize.cxx
Loading
Please register or sign in to comment