Rename OutputStreamAthenaPool.OutputStreamAthenaPool module to...
Rename OutputStreamAthenaPool.OutputStreamAthenaPool module to OutputStreamAthenaPool.CreateOutputStreams Having a module with the same name as the package name causes problems with syntax like: ```from OutputStreamAthenaPool.OutputStreamAthenaPoolConf import ...``` in python 2.7, so the module has been renamed to `CreateOutputStreams` and all references in the code have been adapted.
Showing
- Calorimeter/CaloExample/CaloHiveEx/share/CaloHiveExOpts.py 2 additions, 2 deletionsCalorimeter/CaloExample/CaloHiveEx/share/CaloHiveExOpts.py
- Calorimeter/CaloExample/CaloHiveEx/share/CaloHiveExOpts_SerialOnly.py 2 additions, 2 deletions...CaloExample/CaloHiveEx/share/CaloHiveExOpts_SerialOnly.py
- Calorimeter/CaloExample/CaloHiveEx/share/CaloHiveExOpts_alt.py 2 additions, 2 deletions...imeter/CaloExample/CaloHiveEx/share/CaloHiveExOpts_alt.py
- Calorimeter/CaloExample/CaloHiveEx/share/old/CaloHiveExOpts.py 2 additions, 2 deletions...imeter/CaloExample/CaloHiveEx/share/old/CaloHiveExOpts.py
- Control/AthenaExamples/AthExThinning/share/WriteThinnedData_jobOptions.py 1 addition, 1 deletion...amples/AthExThinning/share/WriteThinnedData_jobOptions.py
- Control/DataModelTest/DataModelRunTests/share/AuxDataTestRead_jo.py 1 addition, 1 deletion...taModelTest/DataModelRunTests/share/AuxDataTestRead_jo.py
- Control/DataModelTest/DataModelRunTests/share/AuxDataTestTypelessRead_jo.py 1 addition, 1 deletion...est/DataModelRunTests/share/AuxDataTestTypelessRead_jo.py
- Control/DataModelTest/DataModelRunTests/share/AuxDataTestWrite_jo.py 1 addition, 1 deletion...aModelTest/DataModelRunTests/share/AuxDataTestWrite_jo.py
- Control/DataModelTest/DataModelRunTests/share/DataModelTestRead_jo.py 1 addition, 1 deletion...ModelTest/DataModelRunTests/share/DataModelTestRead_jo.py
- Control/DataModelTest/DataModelRunTests/share/DataModelTestWrite_jo.py 1 addition, 1 deletion...odelTest/DataModelRunTests/share/DataModelTestWrite_jo.py
- Database/AthenaPOOL/AthenaPoolCnvSvc/python/WriteAthenaPool.py 2 additions, 2 deletions...ase/AthenaPOOL/AthenaPoolCnvSvc/python/WriteAthenaPool.py
- Database/AthenaPOOL/AthenaPoolExample/AthenaPoolExampleAlgorithms/share/AthenaPoolExample_WCondJobOptions.py 1 addition, 1 deletion...mpleAlgorithms/share/AthenaPoolExample_WCondJobOptions.py
- Database/AthenaPOOL/OutputStreamAthenaPool/python/CreateOutputStreams.py 0 additions, 0 deletions...POOL/OutputStreamAthenaPool/python/CreateOutputStreams.py
- Event/EventBookkeeperTools/share/TestCutFlowSvcOutput.py 1 addition, 1 deletionEvent/EventBookkeeperTools/share/TestCutFlowSvcOutput.py
- Generators/EmbeddedTrackGenerator/share/EmbeddedGeneratorCommon.py 1 addition, 1 deletion...s/EmbeddedTrackGenerator/share/EmbeddedGeneratorCommon.py
- Reconstruction/RecExample/RecExRecoTest/share/RecExRecoTest_ART_egamma_fromESD.py 2 additions, 2 deletions...e/RecExRecoTest/share/RecExRecoTest_ART_egamma_fromESD.py
- Reconstruction/RecExample/RecExRecoTest/share/RecExRecoTest_ART_refit_fromESD.py 1 addition, 1 deletion...le/RecExRecoTest/share/RecExRecoTest_ART_refit_fromESD.py
- Reconstruction/RecExample/RecJobTransformTests/share/RecJobTransformTests_CaloHiveExOpts.py 2 additions, 2 deletions...ansformTests/share/RecJobTransformTests_CaloHiveExOpts.py
- Reconstruction/RecExample/RecJobTransformTests/share/RecJobTransformTests_PFlowHiveExOpts.py 2 additions, 2 deletions...nsformTests/share/RecJobTransformTests_PFlowHiveExOpts.py
- Reconstruction/eflowRec/share/PFlowHiveExOpts.py 2 additions, 2 deletionsReconstruction/eflowRec/share/PFlowHiveExOpts.py
Loading
Please register or sign in to comment