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". Groet, -- Ir. Jasper Spaans Fox-IT Experts in IT Security! T: +31 (0) 15 284 79 99 KvK Haaglanden 27301624
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Python-nl mailing list [email protected] http://mail.python.org/mailman/listinfo/python-nl
