On Tue, Mar 25, 2008 at 12:14 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>
> > Settings\khorn\Desktop\mine_scs\tg2_doc_test\source\get_tgdoc.py", line
> 117,
> > in proc_doc
> > for doclink in extra:
> > NameError: global name 'extra' is not defined
> >
> > What is "extra"?
> >
> > Kevin Horn
>
> Please remove these 2 lines::
>
> for doclink in extra:
> doc = doc.replace("/"+doclink, doclink)
>
> Then the script will work
>
Thanks, Fred. Download script works fr me now.
Kevin Horn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Docs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-docs?hl=en
-~----------~----~----~----~------~----~------~--~---