OSDN Git Service

characterProcessing.CharacterDescriptions.getCharacterDescription: better handle...
authorMichael Curran <mick@kulgan.net>
Mon, 4 Apr 2011 07:14:05 +0000 (17:14 +1000)
committerMichael Curran <mick@kulgan.net>
Mon, 4 Apr 2011 07:14:05 +0000 (17:14 +1000)
commit758b100d39de6263b6d6e67ff3e45a1f9d9ecb99
tree6e13fba804e3c8f2296557da94c1c3ec129f7f16
parent518492c122d03897c21907b1c4efef68cb903280
characterProcessing.CharacterDescriptions.getCharacterDescription:  better handle the case where there are no descriptions for the given character. Now returns None, rather than raising an exception.
source/characterProcessing.py