|
||||
File indexing completed on 2024-11-25 02:29:19
0001 print(" ##################################################################### ") 0002 print(" # WARNING: the module CondCore.DBCommon.CondDBSetup is deprecated. # ") 0003 print(" # Please import CondCore.CondDB.CondDB_cfi # ") 0004 print(" ##################################################################### ") 0005 0006 from CondCore.CondDB.CondDB_cfi import * 0007 CondDBSetup = CondDB.clone() 0008 CondDBSetup.__delattr__('connect') 0009
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |