]> granicus.if.org Git - python/commit
Merged revisions 72787 via svnmerge from
authorGeorg Brandl <georg@python.org>
Wed, 19 May 2010 00:10:00 +0000 (00:10 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 19 May 2010 00:10:00 +0000 (00:10 +0000)
commit9078bc6f9a0aa7beed28312270bb360db32f5e4a
tree6d1493e29bfaa7a6df1741a0ef2378127e8e543e
parentf72cae4afa3f6f60e20401c2c02bf6411d761774
Merged revisions 72787 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72787 | ronald.oussoren | 2009-05-19 19:06:38 +0000 (Di, 19 Mai 2009) | 8 lines

  This patch ensures that the pydoc_data package gets installed. This is needed
  to make it possible to use pydoc to get access to the language reference.

  That is, without this patch the folllowing won't work:

     >>> help('if')
........
Makefile.pre.in