In message <[email protected]>, Scott David Daniels wrote:
> Lawrence D'Oliveiro wrote: > >> In message <[email protected]>, Tobias Weber >> wrote: >> >>> the guideline (PEP 8) is hard wrap to 7x characters. >> >> Nowadays I set my maximum line lengths, and the widths of my terminal >> windows to 100 characters. And I'm wondering whether or not to go wider >> still. After all, the screens can take it. >> > But the printers cannot. If I had to print out all the code and documentation I have to look at, I'd need to add another room to my house. -- http://mail.python.org/mailman/listinfo/python-list
