Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43649

Re: Process tuple contents on the fly

Newsgroups comp.lang.python
Date 2013-04-15 16:46 -0700
References <f51058c3-0e36-429c-85d9-365be82b548f@googlegroups.com> <nvZat.526374$Hg7.243527@newsfe30.iad>
Message-ID <de91c74f-56f6-4b28-b10c-82bfd2778026@googlegroups.com> (permalink)
Subject Re: Process tuple contents on the fly
From Gnarlodious <gnarlodious@gmail.com>

Show all headers | View raw


On Monday, April 15, 2013 2:35:10 PM UTC-6, Tobiah wrote:

> > tup = *func()

> What is the asterisk for?  I assume it's a python 3
Not Python 3, pseudocode. I should have said as such, sorry. Supposed to indicate an expanded tuple.

-- Gnarlie

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Process tuple contents on the fly Gnarlodious <gnarlodious@gmail.com> - 2013-04-15 11:25 -0700
  Re: Process tuple contents on the fly Tim Chase <python.list@tim.thechases.com> - 2013-04-15 13:50 -0500
  Re: Process tuple contents on the fly Barrett Lewis <musikal.fusion@gmail.com> - 2013-04-15 12:05 -0700
  Re: Process tuple contents on the fly Peter Otten <__peter__@web.de> - 2013-04-15 21:07 +0200
  Re: Process tuple contents on the fly Tim Chase <python.list@tim.thechases.com> - 2013-04-15 14:10 -0500
  Re: Process tuple contents on the fly Barrett Lewis <musikal.fusion@gmail.com> - 2013-04-15 12:16 -0700
  Re: Process tuple contents on the fly MRAB <python@mrabarnett.plus.com> - 2013-04-15 20:29 +0100
  Re: Process tuple contents on the fly Tobiah <toby@tobiah.org> - 2013-04-15 13:35 -0700
    Re: Process tuple contents on the fly Michael Torrie <torriem@gmail.com> - 2013-04-15 15:16 -0600
    Re: Process tuple contents on the fly Gnarlodious <gnarlodious@gmail.com> - 2013-04-15 16:46 -0700

csiph-web