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


Groups > comp.lang.python > #6889 > unrolled thread

Where is the Demo Directory in Python 3.2?

Started bySaul Spatz <saul.spatz@gmail.com>
First post2011-06-02 14:52 -0700
Last post2011-06-02 15:10 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  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

#6889 — Where is the Demo Directory in Python 3.2?

FromSaul Spatz <saul.spatz@gmail.com>
Date2011-06-02 14:52 -0700
SubjectWhere is the Demo Directory in Python 3.2?
Message-ID<272336f2-5fab-4792-af83-1a95f783536f@glegroupsg2000goo.googlegroups.com>
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.

[toc] | [next] | [standalone]


#6892

FromNed Deily <nad@acm.org>
Date2011-06-02 15:10 -0700
Message-ID<mailman.2404.1307052665.9059.python-list@python.org>
In reply to#6889
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

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web