![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 4
![]() |
I suggest you reconstruct the code bit by bit. I tried constructing a test program and it worked fine:
python Syntax (Toggle Plain Text)
For instance, perhaps findall is redefined somewhere? |
|
|
|
|
|
#12 |
|
Newbie
Join Date: Oct 2006
Posts: 23
Rep Power: 0
![]() |
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
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Backup Script :-) | Pizentios | Perl | 18 | Jan 12th, 2006 10:50 AM |
| A simple script isn't working correctly | scuzzman | Perl | 3 | Dec 23rd, 2005 6:42 AM |
| A simple perl script | satimis | Perl | 3 | Aug 15th, 2005 9:31 AM |
| Bash Script Help | pelon | Bash / Shell Scripting | 2 | Feb 28th, 2005 3:58 PM |