[l2h] add_child_links()

Fred L. Drake, Jr. fdrake@acm.org
Fri, 26 Oct 2001 10:15:25 -0400


  I just had a report for a weird spacing behavior in the table of
child links, so I poked around a bit.  Having add_child_links() as a
wrapper for add_real_child_links() was really nice!  All I needed to
do to take care of my problem was to replace the add_child_links()
wrapper!
  Kudos to whoever did things that way -- wrapping something that
actually prepares a tedious bit of generated content like that makes
it so much easier to tailor the result!


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation