Re: computing with characters
- From: "SL" <ni@xxxxxxx>
- Date: Wed, 30 Apr 2008 10:51:54 +0200
"Gabriel Genellina" <gagsl-py2@xxxxxxxxxxxx> schreef in bericht news:mailman.365.1209541507.12834.python-list@xxxxxxxxxxxxx
En Wed, 30 Apr 2008 04:19:22 -0300, SL <ni@xxxxxxx> escribió:
And that's a very reasonable place to search; I think chr and ord are builtin functions (and not str methods) just by an historical accident. (Or is there any other reason? what's wrong with "a".ord() or str.from_ordinal(65))?
yes when you know other OO languages you expect this. Anyone know why builtins were chosen? Just curious
--
Gabriel Genellina
.
- Follow-Ups:
- Re: computing with characters
- From: Torsten Bronger
- Re: computing with characters
- References:
- computing with characters
- From: SL
- Re: computing with characters
- From: Lutz Horn
- Re: computing with characters
- From: SL
- Re: computing with characters
- From: Gabriel Genellina
- computing with characters
- Prev by Date: Free YouTube Video Downloader Software
- Next by Date: Re: Simple TK Question - refreshing the canvas when not in focus
- Previous by thread: Re: computing with characters
- Next by thread: Re: computing with characters
- Index(es):
Relevant Pages
|