Why did Quora choose Python for its development?
John Bokma
john at castleamber.com
Mon May 23 11:26:56 EDT 2011
Chris Angelico <rosuav at gmail.com> writes:
> That said, though, I still do not believe in Python's philosophy of
> significant whitespace. I like to be able, if I choose, to put one
> entire "logical unit" on one line, such that it can be commented out
> with a single comment marker,
Use an editor that can with a single command comment out a selection
(and revert this), like Emacs.
--
John Bokma j3b
Blog: http://johnbokma.com/ Perl Consultancy: http://castleamber.com/
Perl for books: http://johnbokma.com/perl/help-in-exchange-for-books.html
More information about the Python-list
mailing list