Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43715 > unrolled thread
| Started by | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| First post | 2013-04-16 15:37 -0700 |
| Last post | 2013-04-16 15:37 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: a couple of things I don't understand wrt lists Ethan Furman <ethan@stoneleaf.us> - 2013-04-16 15:37 -0700
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Date | 2013-04-16 15:37 -0700 |
| Subject | Re: a couple of things I don't understand wrt lists |
| Message-ID | <mailman.698.1366155324.3114.python-list@python.org> |
On 04/16/2013 08:37 AM, aaB wrote: > rule = getrule(int(8)) just rule = getrule(8) is sufficient -- you don't need to cast the integer 8 to an integer. ;) > Thanks, and sorry for the rather long post. Not too long at all: it had lots of detail of what you were trying to do, what you were expecting, and what you got; it was darn near perfect. -- ~Ethan~
Back to top | Article view | comp.lang.python
csiph-web