On Sun, Dec 8, 2019 at 8:33 AM Bob van der Poel wrote:
> Yeah, heard all that before :) But, seriously, I wonder how many short
> (less than 100 lines) programs there are out there written in py2 that will
> not run in py3. Good thing py2 will still be available to be installed for
> many, many ye
On Sat, Dec 7, 2019 at 12:47 PM DL Neil via Python-list <
python-list@python.org> wrote:
> On 8/12/19 5:50 AM, Bob van der Poel wrote:
> > On Sat, Dec 7, 2019 at 4:00 AM Barry Scott
> wrote:
> >>> On 6 Dec 2019, at 18:17, Bob van der Poel wrote:
> >>>
> >>> I have some files which came off the n
On 8/12/19 5:50 AM, Bob van der Poel wrote:
On Sat, Dec 7, 2019 at 4:00 AM Barry Scott wrote:
On 6 Dec 2019, at 18:17, Bob van der Poel wrote:
I have some files which came off the net with, I'm assuming, unicode
characters in the names. I have a very short program which takes the
filename and
On Sat, Dec 7, 2019 at 4:00 AM Barry Scott wrote:
>
>
> > On 6 Dec 2019, at 18:17, Bob van der Poel wrote:
> >
> > I have some files which came off the net with, I'm assuming, unicode
> > characters in the names. I have a very short program which takes the
> > filename and puts into an emacs buf
> On 6 Dec 2019, at 18:17, Bob van der Poel wrote:
>
> I have some files which came off the net with, I'm assuming, unicode
> characters in the names. I have a very short program which takes the
> filename and puts into an emacs buffer, and then lets me add information to
> that new file (it's
Bob van der Poel wrote:
> I have some files which came off the net with, I'm assuming, unicode
> characters in the names. I have a very short program which takes the
> filename and puts into an emacs buffer, and then lets me add information
> to that new file (it's a poor man's DB).
>
> Next, I c
On 12/6/2019 1:17 PM, Bob van der Poel wrote:
I have some files which came off the net with, I'm assuming, unicode
characters in the names. I have a very short program which takes the
filename and puts into an emacs buffer, and then lets me add information to
that new file (it's a poor man's DB).
On 7/12/19 7:17 AM, Bob van der Poel wrote:
I have some files which came off the net with, I'm assuming, unicode
characters in the names. I have a very short program which takes the
filename and puts into an emacs buffer, and then lets me add information to
that new file (it's a poor man's DB).