InstallationFaq out of date

Bug #312765 reported by Jim Garrison
4
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Undecided
Jim Garrison

Bug Description

http://bazaar-vcs.org/InstallationFaq

In the section titled "Checking for the installation of python modules", one instruction is:

    python -c "import cElementTree"

On my system (Fedora 9 w/Python 2.5.1) this fails. It works if I use "import xml.etree.cElementTree" instead.

Answer from Matt Nordhoff:
>It's not /wrong/, exactly, just out-of-date or incomplete. If you
>install cElementTree manually, it'll be under the name "cElementTree".
>Python 2.5 added it to the standard library, under the name
>"xml.etree.cElementTree". (Bazaar will use either one.)
>You do have a point, though. Someone should update the instruction.

Revision history for this message
Jim Garrison (jhg-acm) wrote :

I've updated the wiki page (subject to editing for style, of course, since I'm new here :-)

Changed in bzr:
assignee: nobody → jhg-acm
status: New → Fix Committed
Revision history for this message
Andrew Bennetts (spiv) wrote :

Looks reasonable.

Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.