Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6892

Re: Where is the Demo Directory in Python 3.2?

From Ned Deily <nad@acm.org>
Subject Re: Where is the Demo Directory in Python 3.2?
Date 2011-06-02 15:10 -0700
References <272336f2-5fab-4792-af83-1a95f783536f@glegroupsg2000goo.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.2404.1307052665.9059.python-list@python.org> (permalink)

Show all headers | View raw


In article 
<272336f2-5fab-4792-af83-1a95f783536f@glegroupsg2000goo.googlegroups.com
>,
 Saul Spatz <saul.spatz@gmail.com> wrote:
> The documentation refers to the Demo directory in the source.  I've 
> downloaded the source tarball for python 3.2 and there's no such directory.  
> I downloaded the source for python 2.7 to check, and the Demo directory is 
> present.  Has the directory been moved, renamed or eliminated in 3.2?  Thanks 
> for any help you can give me.

http://docs.python.org/py3k/whatsnew/3.2.html#documentation

"The unmaintained Demo directory has been removed. Some demos were 
integrated into the documentation, some were moved to the Tools/demo 
directory, and others were removed altogether."

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Where is the Demo Directory in Python 3.2? Saul Spatz <saul.spatz@gmail.com> - 2011-06-02 14:52 -0700
  Re: Where is the Demo Directory in Python 3.2? Ned Deily <nad@acm.org> - 2011-06-02 15:10 -0700

csiph-web