2009/12/30 <python-nl-requ...@python.org> > Send Python-nl mailing list submissions to > python-nl@python.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/python-nl > or, via email, send a message with subject or body 'help' to > python-nl-requ...@python.org > > You can reach the person managing the list at > python-nl-ow...@python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Python-nl digest..." > > > Today's Topics: > > 1. Re: Python-nl Digest, Vol 67, Issue 13 (Jack Jansen) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 30 Dec 2009 01:01:15 +0100 > From: Jack Jansen <jack.jan...@cwi.nl> > To: Dutch Python developers and users <python-nl@python.org> > Subject: Re: [python-nl] Python-nl Digest, Vol 67, Issue 13 > Message-ID: <af39ba1f-a181-4284-98ad-c3758d438...@cwi.nl> > Content-Type: text/plain; charset=us-ascii > > > On 28 dec 2009, at 13:11, Jasper Spaans wrote: > > > Hoi! > > > > Hendrikus Godvliet wrote: > >> > >> Bestaat er een manier om in een keer een overzicht te krijgen van alle > beschikbare / geinstall modules in Python op het systeem. > >> > > > > Ja, die is er: > > > > spa...@spaans64:~$ python > > Python 2.6.4 (r264:75706, Dec 7 2009, 18:43:55) > > [GCC 4.4.1] on linux2 > > Type "help", "copyright", "credits" or "license" for more information. > > >>> help('modules') > > ANSI _codecs gettext pspersistence > > Alacarte _codecs_cn gio pstats > > .... > > _bisect genericpath pprint zope > > _bsddb getopt problem_report _bytesio > getpass profile > > Enter any module name to get more help. Or, type "modules spam" to > search > > for modules whose descriptions contain the word "spam". > > > Voor de volledigheid nog even, in aanvulling op Jasper z'n uitleg: met deze > methode kun je niet alleen een overzicht krijgen van alle modules, maar ook > de help-uitleg. Maar die laatste is over het algemeen veel beter te bekijken > via <http://docs.python.org/library/index.html>, omdat alles dan een stuk > leesbaarder geformatteerd is, en bovendien beter georganiseerd op onderwerp, > voorzien van cross-references, etc. > -- > Jack Jansen, <jack.jan...@cwi.nl>, > http://www.cwi.nl/~jack<http://www.cwi.nl/%7Ejack> > If I can't dance I don't want to be part of your revolution -- Emma Goldman > > > > > > ------------------------------ > > _______________________________________________ > Python-nl mailing list > Python-nl@python.org > http://mail.python.org/mailman/listinfo/python-nl > > > End of Python-nl Digest, Vol 67, Issue 16 > ***************************************** >
Jack Bedankt voor de waardevolle aanvulling ik zocht hier al naar. gr Hendrikus
_______________________________________________ Python-nl mailing list Python-nl@python.org http://mail.python.org/mailman/listinfo/python-nl