#11549: Review dependencies on Python 2
-----------------------------+-----------------------
 Reporter:  pierre.labastie  |      Owner:  blfs-book
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  x-future
Component:  BOOK             |    Version:  SVN
 Severity:  normal           |   Keywords:  Python 2
-----------------------------+-----------------------
 After working on the Python module page and some packages which depend on
 those module, I've realized that simple tweaks could remove the dependency
 on Python 2. Sometimes, it is as simple as changing '''#!/usr/bin/env
 python''' to '''#!/usr/bin/env python3''' in some programs, which are
 otherwise Python 3 compatible. Sometimes, running '''2to3''' on some
 specific programs may be required.

 This ticket is for showing advances in this respect. It is not expected to
 be fully completed for 8.4.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11549>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to