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


Groups > comp.lang.python > #12425

Re: Checking Signature of Function Parameter

Date 2011-08-29 16:36 -0700
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: Checking Signature of Function Parameter
References <5176c3dc-9270-46fe-a4d3-9dc2e9e97da5@q2g2000vbz.googlegroups.com> <pan.2011.08.29.06.30.36.541000@nowhere.com> <c57e2997-df9f-4d3c-be26-7cc8504dad47@s20g2000yql.googlegroups.com> <mailman.548.1314639808.27778.python-list@python.org> <de475447-7710-47c4-a13c-83b30bb577af@o9g2000vbo.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.561.1314659958.27778.python-list@python.org> (permalink)

Show all headers | View raw


Travis Parks wrote:
> I wrote a post a few days ago about how I know the syntax and
> libraries fairly well, but I don't have the "philosophy". I haven't
> seen a lot of tricks and I am never sure what is the "norm" in Python.
> I am sure if an experienced Python programmer looked at my code,
> they'd immediately know I was missing a few things.

The best thing to do now is pick something and run with it.  (Sounds 
like you have.)  Expect to redesign and reimplement three or four times 
as you get a feel for what's pythonic.  And have fun!

~Ethan~

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


Thread

Checking Signature of Function Parameter Travis Parks <jehugaleahsa@gmail.com> - 2011-08-28 14:20 -0700
  Re: Checking Signature of Function Parameter Chris Angelico <rosuav@gmail.com> - 2011-08-29 07:31 +1000
    Re: Checking Signature of Function Parameter Travis Parks <jehugaleahsa@gmail.com> - 2011-08-28 17:20 -0700
      Re: Checking Signature of Function Parameter Chris Angelico <rosuav@gmail.com> - 2011-08-29 10:27 +1000
  Re: Checking Signature of Function Parameter Ian Kelly <ian.g.kelly@gmail.com> - 2011-08-28 18:40 -0600
  Re: Checking Signature of Function Parameter Chris Rebert <clp2@rebertia.com> - 2011-08-28 18:21 -0700
  Re: Checking Signature of Function Parameter Nobody <nobody@nowhere.com> - 2011-08-29 07:30 +0100
    Re: Checking Signature of Function Parameter Travis Parks <jehugaleahsa@gmail.com> - 2011-08-29 09:45 -0700
      Re: Checking Signature of Function Parameter Ian Kelly <ian.g.kelly@gmail.com> - 2011-08-29 11:42 -0600
        Re: Checking Signature of Function Parameter Travis Parks <jehugaleahsa@gmail.com> - 2011-08-29 11:04 -0700
          Re: Checking Signature of Function Parameter Ethan Furman <ethan@stoneleaf.us> - 2011-08-29 16:36 -0700

csiph-web