"""Product specific constants.""" NOT_FOR_DISTRIBUTION_TYPE_LIST = [ 'N', 'AccountingDummy', 'NotforFurtherDistribution', 'EditoriallySuspectContent', 'TVSeasonAccountingDummy', 'LabelRCRevenueDummy', 'iTunesRingtone', 'CatalogDuplicate', 'YouTubeRemap', 'PhysicalProduct', 'IncompleteAssets', 'SwitchboardDummy', 'SMEAnalyticsDummy', 'MissingAssets', 'AWALNotOurDistribution', 'KNRAccountingDummy', 'ReviewedWontDeliver' ] # Replace with actual value. BULK_NOT_FOR_DISTRIBUTION = 'N' BULK_PRODUCT_HIGHLIGHTS = 'Bulk'