Maintaining Maximum Line Length When Using Tabs Instead of Spaces?

Ben Finney ben+python at benfinney.id.au
Mon Dec 8 16:41:19 EST 2014


sohcahtoa82 at gmail.com writes:

> My terminals are 120 columns wide.

Mine are wider. So what?

> Are there still people that are limiting their terminals to 80
> columns?

I don't know. Terminal width is not the sole reason to keep code lines
within 80 columns.

-- 
 \       “The fundamental principle of science, the definition almost, |
  `\             is this: the sole test of the validity of any idea is |
_o__)                                 experiment.” —Richard P. Feynman |
Ben Finney




More information about the Python-list mailing list