Re: Documentation Question About Depricated String Functions

2006-08-16 Thread Hitesh
Thank you guys. hj Duncan Booth wrote: > Hitesh wrote: > > > In python doc -- 4.1.4 Deprecated string functions -- I read that "The > > following list of functions are also defined as methods of string and > > Unicode objects; see ``String Methods'' (section 2.3.6) for more > > information on t

Re: Documentation Question About Depricated String Functions

2006-08-16 Thread Simon Forman
Hitesh wrote: > Hi, > > In python doc -- 4.1.4 Deprecated string functions -- I read that "The > following list of functions are also defined as methods of string and > Unicode objects; see ``String Methods'' (section 2.3.6) for more > information on those. You should consider these functions as >

Re: Documentation Question About Depricated String Functions

2006-08-16 Thread Duncan Booth
Hitesh wrote: > In python doc -- 4.1.4 Deprecated string functions -- I read that "The > following list of functions are also defined as methods of string and > Unicode objects; see ``String Methods'' (section 2.3.6) for more > information on those. You should consider these functions as > deprec

Documentation Question About Depricated String Functions

2006-08-16 Thread Hitesh
Hi, In python doc -- 4.1.4 Deprecated string functions -- I read that "The following list of functions are also defined as methods of string and Unicode objects; see ``String Methods'' (section 2.3.6) for more information on those. You should consider these functions as deprecated, although they