Newbie to python and I was wondering if there is a way to remove database.DBO. from database.DBO.feature. feature = database.DBO.feature[13:] works, but seems a little of a kludge.
Newbie to python and I was wondering if there is a way to remove database.DBO. from database.DBO.feature. feature = database.DBO.feature[13:] works, but seems a little of a kludge.