Fixed reference to unary_functions. Bug: isalpha is not accessed correctly
commit42d0aba17f98df0fa3ddfae65683a2bb0cac3a8d
authorajchavez03@gmail.com <antonio@ubuntu.(none)>
Tue, 8 Apr 2008 06:12:32 +0000 (7 23:12 -0700)
committerajchavez03@gmail.com <antonio@ubuntu.(none)>
Tue, 8 Apr 2008 06:12:32 +0000 (7 23:12 -0700)
treecf7c1aa020313167f4a354efd9d1a7f56cd92b64
parent998662b26f7054db36375e4b672c17da9fcd1a33
Fixed reference to unary_functions. Bug: isalpha is not accessed correctly
according to python interpreter.
digital_simulator/Evaluator.py