MS Word -- finding text
Garth T Kidd
garth at deadlybloodyserious.com
Sun Jun 16 18:57:52 EDT 2002
More information about the Python-list mailing list
Sun Jun 16 18:57:52 EDT 2002
- Previous message (by thread): MS Word -- finding text
- Next message (by thread): MS Word -- finding text
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> To avoid this problem, I use the following conversion routine. > After making the necessary check for None, it attempts a quick > conversion str() first. When necessary, it slowly goes through > each character, handling the exceptions that are raised. Great technique! Now, I don't suppose you could identify the characters str() isn't handling, so that someone can fix str()? :) Regards, Garth.
- Previous message (by thread): MS Word -- finding text
- Next message (by thread): MS Word -- finding text
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list