[Patches] [ python-Patches-744233 ] Add link to __future__ in module index

SourceForge.net noreply@sourceforge.net
Wed, 28 May 2003 04:58:51 -0700


Patches item #744233, was opened at 2003-05-27 12:47
Message generated for change (Comment added) made by jhylton
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=744233&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Gerrit Holl (gerrit)
>Assigned to: Jeremy Hylton (jhylton)
Summary: Add link to __future__ in module index

Initial Comment:
The attached patch adds __future__ to the module index.
It adds a libfuture.tex. This behaves more or less the
same as libbltin.tex: it links to
../ref/module-future.html.

I tried to sent this earlier and e-mailed to
python-docs when it failed, but now I succeeded in
sending a patch.

I was unable to get cvs to add the new file to the
diff, so I copied the directory to be able to do diff -Nrc.

Gerrit Holl.

----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2003-05-28 11:58

Message:
Logged In: YES 
user_id=31392

This patch isn't quite right, because the appendix has been
removed from the reference manual.  But it did remind me to
finish the checkins I had started for the reorganization. 
Thanks!


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=744233&group_id=5470