Closed morgajel closed 10 years ago
10:57 < DasIch> morgajel: also use re.compile so that regular expressions don't need to be parsed and compiled everytime you perform a match
There look to be only three places where this will really be helpful- npc and bond will eventually be replaced, so it's not work working around that ugliness. complete, but changes need to be merged.
10:57 < DasIch> morgajel: also use re.compile so that regular expressions don't need to be parsed and compiled everytime you perform a match