OT-Comic: Tabs vs Spaces
Is this the way to write Python Enhancement Proposals (PEPs)? eg https://www.python.org/dev/peps/pep-0008/#indentation TabError: inconsistent use of tabs and spaces in indentation https://www.geeksaresexy.net/2020/05/01/the-tab-club-comic/ -- Regards, =dn -- https://mail.python.org/mailman/listinfo/python-list
Re: OT-Comic: Tabs vs Spaces
On Sun, May 3, 2020 at 6:33 AM DL Neil via Python-list wrote: > > Is this the way to write Python Enhancement Proposals (PEPs)? > eg https://www.python.org/dev/peps/pep-0008/#indentation > > TabError: inconsistent use of tabs and spaces in indentation > https://www.geeksaresexy.net/2020/05/01/the-tab-club-comic/ Well OBVIOUSLY the problem is that just four spaces tried to masquerade as a tab! ChrisA -- https://mail.python.org/mailman/listinfo/python-list
Docs - beyond tabs, spaces, PEPs...
To make-up to those people who frowned at the earlier OT-Comic post... There are changes in-the-wind, in the way Python should/could be documented. Currently, there is a difficulty in 'scaling' the documentation to cope with the growing range of language user-types, as well as keeping-up with new developments in the language, and providing documentation for different purposes. Possibilities for wider community involvement? https://pyfound.blogspot.com/2020/04/cpython-documentation-next-5-years.html -- Regards, =dn -- https://mail.python.org/mailman/listinfo/python-list
Re: OT-Comic: Tabs vs Spaces
On 3/05/20 9:07 AM, Chris Angelico wrote: On Sun, May 3, 2020 at 6:33 AM DL Neil via Python-list wrote: Is this the way to write Python Enhancement Proposals (PEPs)? eg https://www.python.org/dev/peps/pep-0008/#indentation TabError: inconsistent use of tabs and spaces in indentation https://www.geeksaresexy.net/2020/05/01/the-tab-club-comic/ Well OBVIOUSLY the problem is that just four spaces tried to masquerade as a tab! I suppose over-achievers like you want eight spaces? -- Regards =dn -- https://mail.python.org/mailman/listinfo/python-list
Re: OT-Comic: Tabs vs Spaces
On Sun, May 3, 2020 at 7:55 AM DL Neil via Python-list wrote: > > On 3/05/20 9:07 AM, Chris Angelico wrote: > > On Sun, May 3, 2020 at 6:33 AM DL Neil via Python-list > > wrote: > >> > >> Is this the way to write Python Enhancement Proposals (PEPs)? > >> eg https://www.python.org/dev/peps/pep-0008/#indentation > >> > >> TabError: inconsistent use of tabs and spaces in indentation > >> https://www.geeksaresexy.net/2020/05/01/the-tab-club-comic/ > > > > Well OBVIOUSLY the problem is that just four spaces tried to > > masquerade as a tab! > > I suppose over-achievers like you want eight spaces? > Of course! Except when working with files created by Valve, where apparently the norm is four-space tabs and they use tabs to align the middles of lines. Although they get indentation wrong sometimes too, so I honestly don't know :) ChrisA -- https://mail.python.org/mailman/listinfo/python-list
Re: error in CSV resetting with seek(0)
@peter Otten thanks -- https://mail.python.org/mailman/listinfo/python-list
Error 0x80070570 while installing Python.
Good day sir. I tried several times to install the latest version of Python which I downloaded from python.org but I keep getting error 0x80070570. I have done Window Update. And I also downloaded lower version but the same error keep popping up. I am using Compaq mini laptop with Window 7(32bit). I will appreciate if you can assist me in solving this problem. Thanks. On Sun, May 3, 2020, 12:09 AM Ajisekola Adeyemi wrote: > Good day sir. I tried several times to install the latest version of > Python which I downloaded from python.org but I keep getting > error 0x80070570. I have done Window Update. And I also downloaded lower > version but the same error keep popping up. I am using Compaq mini laptop > with Window 7(32bit). > I will appreciate if you can assist me in solving this problem. Thanks. > -- https://mail.python.org/mailman/listinfo/python-list
Re: Error 0x80070570 while installing Python.
This is a windows error not a python one. Check this article. https://www.lifewire.com/fix-error-0x80070570-4687271 Souvik flutter dev On Sun, May 3, 2020, 10:38 AM Ajisekola Adeyemi wrote: > Good day sir. I tried several times to install the latest version of Python > which I downloaded from python.org but I keep getting error 0x80070570. I > have done Window Update. And I also downloaded lower version but the same > error keep popping up. I am using Compaq mini laptop with Window 7(32bit). > I will appreciate if you can assist me in solving this problem. Thanks. > > On Sun, May 3, 2020, 12:09 AM Ajisekola Adeyemi > wrote: > > > Good day sir. I tried several times to install the latest version of > > Python which I downloaded from python.org but I keep getting > > error 0x80070570. I have done Window Update. And I also downloaded lower > > version but the same error keep popping up. I am using Compaq mini > laptop > > with Window 7(32bit). > > I will appreciate if you can assist me in solving this problem. Thanks. > > > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python.org/mailman/listinfo/python-list