|
I am running python 2.5 yes and it seemed weird that nothing was working as you all have seen that the II ran the code correctly so i assumed that the B wasn't being escaped so instead of experimenting with back slashes i just used the built in ' '.lower() method and everything is fixed thanks a million for all your help
|