On Sun, 2020-07-26 at 15:11 +0930, Tim via users wrote:
> On Sat, 2020-07-25 at 12:19 -0600, Greg Woods wrote:
> > does not work due to Python 2 vs. 3 incompatibilities
> 
> I'm completely unfamiliar with Python.  But, has anyone made a 2 to 3
> scripting converter?
> 
> I would have thought there'd be a need for that.  And *it's* the
> computer, *it* should do the hard work.

https://docs.python.org/3/library/2to3.html?highlight=append

It's not exactly "fire and forget". You still have to do some work.

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to