Merged revisions 11340-11341 via svnmerge from
svn+ssh://michaelbieri@.../svn/relax/1.3
........ r11340 | bugman | 2010-07-23 18:56:51 +1000 (Fri, 23 Jul 2010) | 3 lines Hardcoded the factorial() function using a dictionary to return support for Python 2.4 and 2.5. ........ r11341 | bugman | 2010-07-23 19:20:58 +1000 (Fri, 23 Jul 2010) | 3 lines Converted the dictionary to a list in factorial() for speed. ........
Authored by: michaelbieri 2010-07-27
Parent: [r11341]
Child: [r11343]