view V5/classUpdateCode.py @ 29:52ea10196da3

implementing vertex pull, and testing
author DaveM
date Sun, 13 May 2018 16:01:25 +0100
parents 11d4e438045e
children
line wrap: on
line source
def updateHor():
	reload(syn)
	for person in people:
		if person.horiscope is not None:
			person.horiscope.__class__ = syn.planetPositions