On Sat, 07 Aug 2004 00:35:17 -0400, Edward Loper <edloper at gradient.cis.upenn.edu> wrote: > |classmethod > |accepts(int, int) > |returns(float) > def foo(arg1, arg2): > ... Personally, I'd prefer @ over |: | looks too much like ASCII art (like someone might draw in a multiline comment in C); whereas @ at least looks like it's doing something. Though for me, @ brings to mind preprocessor directives, maybe that's for the best. > def foo(arg1, arg2): > |classmethod > |accepts(int, int) > |returns(float) > ... This does look prettier (especially the space version), but it looks even more like ASCII art. So for the record, assuming I'm -1 on @, I'm -1.5 on this ;)
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