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


Groups > comp.lang.python > #32501

Re: calling one staticmethod from another

Date 2012-10-30 18:23 +0100
From Jean-Michel Pichavant <jeanmichel@sequans.com>
Subject Re: calling one staticmethod from another
Newsgroups comp.lang.python
Message-ID <mailman.3099.1351625019.27098.python-list@python.org> (permalink)

Show all headers | View raw



----- Original Message -----
[snip]
> I haven't figured out the justification for staticmethod,

http://en.wikipedia.org/wiki/Namespace
+
"Namespaces are one honking great idea -- let's do more of those!"

Someone may successfully use only modules as namespaces, but classes can be used as well. It's up to you.

Cheers,

JM


-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

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


Thread

Re: calling one staticmethod from another Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-10-30 18:23 +0100
  Re: calling one staticmethod from another Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2012-10-31 08:59 +0100

csiph-web