From: Eric S. Raymond Date: Thu, 5 Oct 2006 22:41:05 +0000 (+0000) Subject: Many small port fixes in the Python. X-Git-Tag: 2.0~149 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=ad7e6b2e5d6f82e729fafaf4752f0fd8fed97fc3;hp=ad7e6b2e5d6f82e729fafaf4752f0fd8fed97fc3 Many small port fixes in the Python. Get rid of game.ithere, we just test whether there is a valid coordinate object for the Tholian instead. Also, use deepcopy to make snapshots. ---