annotate V5/classUpdateCode.py @ 31:926b008ccb0c tip

resolving vertex and fixing description results - I believe everything works
author DaveM
date Sat, 19 May 2018 14:50:41 +0100
parents 11d4e438045e
children
rev   line source
DaveM@23 1 def updateHor():
DaveM@23 2 reload(syn)
DaveM@23 3 for person in people:
DaveM@23 4 if person.horiscope is not None:
DaveM@23 5 person.horiscope.__class__ = syn.planetPositions