Wayne Blaszczyk wrote:
> Bruce,
> I've merged the latest changes into my own repository and I must say,
> the python stuff was a bit confusing.
> Below is the xml vs id vs html table:
> 
> xml           id      html
> python.xml    python3 python3.html
> python2.xml   python  python2.html
> 
> Can we change the python.xml to python3.xml and the python id to
> python2. That way everthing will be more consistent and easier to follow.
> One another note, any reason why python3-majorver is set to 3.2.2 and
> not 3.2?

Changing python.xml to python3.xml is no problem.  Changing the 
id='python' to python2 is a lot of work and requires about 60 changes 
throughout the book.

The python3-majorver is a bit of a misnomer.  Some packages are 3.2 and 
others 3.2m.  Since this is only referenced in one package (python3), 
I'm not sure what good it does.  I'll change it to 3.2.

I have to add a couple of changes to both pythons for permissions 
anyway, so I'll make the easy changes.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to