Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20333
| From | Zheng Li <dllizheng@gmail.com> |
|---|---|
| Subject | how to tell a method is classmethod or static method or instance method |
| Date | 2012-02-13 15:59 +0900 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5754.1329116374.27778.python-list@python.org> (permalink) |
how to tell a method is class method or static method or instance method?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
how to tell a method is classmethod or static method or instance method Zheng Li <dllizheng@gmail.com> - 2012-02-13 15:59 +0900
Re: how to tell a method is classmethod or static method or instance method Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-02-13 08:03 +0000
Re: how to tell a method is classmethod or static method or instance method 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-13 01:01 -0800
Re: how to tell a method is classmethod or static method or instance method Nathan Rice <nathan.alexander.rice@gmail.com> - 2012-02-15 13:31 -0500
csiph-web