issuance --source=YOUR_ADDRESS --asset=ASSETNAME --quantity=QUANTITY divisible
if asset[0] == 'A': raise exceptions.AssetNameError('starts with A')
lib.exceptions.AssetNameError: starts with A

What is your version of countepartyd? You need to update to the latest version v0.3.