Re: String manipulation
- From: "Terry Reedy" <tjreedy@xxxxxxxx>
- Date: Thu, 14 Apr 2005 13:37:53 -0400
"vincent wehren" <vincent@xxxxxxxxxxxxxx> wrote in message
news:d3ktct$h5m$1@xxxxxxxxxxxxxxxxxxxxxxxxxx
> "Nicholas Graham"
> | Any suggestions?
> Take a look at the built-in functions ord() and chr()
> -- Chapter 2.1 of the manual.
And more generally, read all of Chap.2 of the Library Reference on builtin
functions and types. Later chapters, most of them, are 'look up when you
need to' type stuff, but C.2 is core material that everyone should read
after the tutorial.
Terry J. Reedy
.
- References:
- String manipulation
- From: Nicholas Graham
- Re: String manipulation
- From: vincent wehren
- String manipulation
- Prev by Date: Re: smtplib does not send to all recipients
- Next by Date: Re: curses for different terminals
- Previous by thread: Re: String manipulation
- Next by thread: Inelegant
- Index(es):