From: Adam T. <a-t...@st...> - 2006-10-23 21:54:23
|
> I should feel good that all possible bugs are being ironed out of the > parsers, but...:-) I'm glad that we are finding new bugs and fixing them, but I'd be much happier if they didn't exist in the first place!! :-P Oh well. > In tidying up the interaction between regression.py and > regressionfiles.txt, I found that some of the regression files were > not being detected, so I added them (regression.py now gives a warning > if some files are missing, so it won't be possible to make this > mistake in future). However, one of the new ADF files, Os3.out, gives > a parsing error: > > aolist = range(len(self.moenergies[spin])) > AttributeError: 'ADF' object has no attribute 'moenergies' I believe this has now been fixed in the SVN repository. Adam |