On Sat, 30 Jul 2011 23:47:36 -0700 Raymond Hettinger <raymond.hettinger at gmail.com> wrote: > > > > (Also, there must have been some reason to make "..." available everywhere > > for Python 3.) > > > > It's really nice for stub functions: > > def foo(x): > ... Using a docstring looks a lot less hackish (and it encourages you to write a doc!): def foo(x): """Some stub function."""
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4