Re: [Python-Dev] [Python-checkins] peps: Update PEP-0424 with respect to feedback received.

On Mon, Jul 30, 2012 at 4:10 AM, alex.gaynor <python-checkins@python.org> wrote:
+In addition, a new function ``operator.length`` hint is added
``operator.length`` or ``operator.length_hint``?
def length_hint(obj, default=0): pass or something like that? -- Thanks, Andrew Svetlov

The question is not very clear. Are you asking whether function arguments can have default parameters? -- Thanks Iftikhan Nazeem *LinkedIn* : http://ae.linkedin.com/in/ifthikhan<http://ae.linkedin.com/in/iftikhan> On Mon, Jul 30, 2012 at 11:23 AM, Andrew Svetlov <andrew.svetlov@gmail.com>wrote:

Sure, GvR covered my question in much more clean way in http://code.activestate.com/lists/python-dev/117152/ On Mon, Jul 30, 2012 at 9:49 PM, Ifthikhan Nazeem <iftecan2000@gmail.com> wrote:
-- Thanks, Andrew Svetlov

The question is not very clear. Are you asking whether function arguments can have default parameters? -- Thanks Iftikhan Nazeem *LinkedIn* : http://ae.linkedin.com/in/ifthikhan<http://ae.linkedin.com/in/iftikhan> On Mon, Jul 30, 2012 at 11:23 AM, Andrew Svetlov <andrew.svetlov@gmail.com>wrote:

Sure, GvR covered my question in much more clean way in http://code.activestate.com/lists/python-dev/117152/ On Mon, Jul 30, 2012 at 9:49 PM, Ifthikhan Nazeem <iftecan2000@gmail.com> wrote:
-- Thanks, Andrew Svetlov
participants (2)
-
Andrew Svetlov
-
Ifthikhan Nazeem