[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/
(python programming style presentation) 
[Discover] Python Tutorials, more than 300, updated October 16, 2006, and carefully sorted by topic and ... http://www.awaretek.com/tutorials.html (python programming tutorial tutorials)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (html python programming parser)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] Python IAQ: Infrequently Answered Questions http://www.norvig.com/python-iaq.html (python iaq programming tricks)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reference learning)
[Discover] Parallel Python -- SMP and clusters, haven't reviewed it http://www.parallelpython.com/ (python smp parallel programming)
[Discover] Pylons Python Web Framework http://pylonshq.com/ (programming framework pylons webdev)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu programming cg)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (fun python programming puzzle)
[Discover] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (programming reference python style)
[Discover] Functional Programming HOWTO — Python Documentation http://docs.python.org/dev/howto/functional.html (programming python tutorial documentation)
[Discover] Python for Fun http://openbookproject.net//py4fun/index.html (fun programming python tutorial)
[Discover] An Introduction to Bluetooth Programming http://people.csail.mit.edu/albert/bluez-intro/ (programming python linux mobile)
[Discover] Python Google Chart http://pygooglechart.slowchop.com/ (google python visualization api)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python http programming manual)
[Discover] zone.effbot.org http://effbot.org/zone/ (programming code python examples)
[Discover] Intermediate and Advanced Software Carpentry in Python http://ivory.idyll.org/articles/advanced-swc/ (python programming tutorial course)
[Discover] Stackless.com - About Stackless http://www.stackless.com/ (programming python development threads)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (python programming reference cheatsheet)

[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python programming book text)
[Discover] Python for system administrators http://www.ibm.com/developerworks/aix/library/au-python/?ca=dgr-lnxw01Python4Unix (sysadmin python scripting linux)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (programming python reference documentation)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] Amazon EC2 Basics For Python Programmers http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java ... (python amazon aws tutorial)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming dev)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (hadoop tutorial parallel cluster)
[Discover] Divmod - Trac http://divmod.org/trac (python opensource programming dev)
[Discover] gumuz devlog » Simple Python-extensions using ctypes http://www.gumuz.nl/blog/2008/02/02/simple-python-extensions-using-ctypes/ (python c library ctypes)
[Discover] Twisted – Trac http://twistedmatrix.com/trac/ (twisted framework programming library)
[Discover] Python Objects http://effbot.org/zone/python-objects.htm (python objects programming tutorial)
[Discover] Dive Into Python http://diveintopython.org/ (programming tutorial reference python)
[Discover] How to Think Like a (Python) Programmer http://www.greenteapress.com/thinkpython/ (programming python books development)
[Discover] PythonEggs - The PEAK Developers' Center http://peak.telecommunity.com/DevCenter/PythonEggs (programming python distribution tools)
[Discover] Python Learning Foundation: Computer Programming for Everybody, Tutorials, Book Reviews, Code, and ... http://www.awaretek.com/python/index.html (python podcast programming tutorial)
[Discover] Python's Makefile http://blog.ianbicking.org/pythons-makefile.html (python programming packaging make)
[Discover] manually selected sites about Python Programming Language http://www.cbel.com/python_programming_language/ (python resources programming reference)
[Discover] pyparsing » home http://pyparsing.wikispaces.com/ (python parser library parsing)
[Discover] David Naylor » DaveN » Threaded data collection with Python, including examples http://www.davidnaylor.co.uk/archives/2006/10/19/threaded-data-collection-with-python-including-exam ... (programming python threads tutorial)
[Discover] Sparkplot - Trac http://sparkplot.org/ (statistics visualization graphing programming)
[Discover] Wikidbase: the ultimate groupware application, possibly http://www.nickblundell.org.uk/projects/wikidbase/ (database wiki tools software)
[Discover] Python Dates and Time Manipulation http://pleac.sourceforge.net/pleac_python/datesandtimes.html (time programming datetime date)
[Discover] StaticGenerator for Django http://superjared.com/projects/static-generator/ (python django performance caching)
[Discover] Python Programming for Beginners | Linux Journal http://www.linuxjournal.com/article/3946 (python programming tutorial development)
[Discover] Simple Programs in Python - how to start learning Python by example http://wiki.python.org/moin/SimplePrograms (python programming tutorial reference)
[Discover] Python & Java: Side by Side Comparison http://www.ferg.org/projects/python_java_side-by-side.html (comparison python java coding)
[Discover] reStructuredText http://docutils.sourceforge.net/rst.html (programming documentation html tools)
[Discover] Dabo Desktop Application Framework http://dabodev.com/ (wxpython opensource framework development)
[Discover] Portable Python - your portable development environment http://www.portablepython.com/ (portable programming windows tools)
[Discover] TurboGears: Front-to-Back Web Development http://www.turbogears.org/ (framework programming python turbogears)
[Discover] Epydoc http://epydoc.sourceforge.net/ (programming documentation python generator)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (optimization programming code python)
[Discover] A First Look at IronPython: Where Python meets .NET http://www.devsource.com/article2/0,1759,1989490,00.asp?kc=DSRSS04029TX1K0000651 (.net python programming tutorial)
[Discover] Unicode HOWTO http://www.amk.ca/python/howto/unicode (unicode python programming reference)
[Discover] Coder Who Says Py http://sayspy.blogspot.com/ (python blog coding programming)
[Discover] (A Semi-Official) Python FAQ Zone http://effbot.org/pyfaq/ (reference python programming faq)
[Discover] pyinotify - filesystem monitoring in Python with inotify http://pyinotify.sourceforge.net/ (python linux inotify monitoring)
[Discover] Parallel Computing - IPython http://ipython.scipy.org/moin/Parallel_Computing (parallel computing programming python)
[Discover] 14.3 optparse -- More powerful command line option parser http://docs.python.org/lib/module-optparse.html (python programming parser development)
[Discover] pygame - python game development http://www.pygame.org/news.html (python games gamedev programming)
[Discover] PyGTK http://www.pygtk.org/ (gui python pygtk gnome)
[Discover] resolver systems: welcome to resolver http://resolversystems.com/index.php (spreadsheet python excel tool)
[Discover] Python Tutorial Index Page http://www.developer.com/lang/other/article.php/3624681 (python tutorial programming reference)
[Discover] HowTo/Sorting - PythonInfo Wiki http://wiki.python.org/moin/HowTo/Sorting (python programming sorting tutorial)
[Discover] gdata-python-client - Google Code http://code.google.com/p/gdata-python-client/ (google python api blogger)
[Discover] PLY (Python Lex-Yacc) http://www.dabeaz.com/ply/ (parser python yacc programming)
[Discover] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html (stackless tutorial programming python)
[Discover] ASPN : Python Cookbook : Ruby-style DSL's in Python 2.5 http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/534150 (python dsl cookbook closure)
[Discover] Python Types and Objects http://www.cafepy.com/article/python_types_and_objects/ (tutorial oop metaclass programming)
[Discover] Extending Vim with Python - Program - Python - Builder AU http://www.builderau.com.au/program/python/soa/Extending-Vim-with-Python/0,2000064084,339283181,00.h ... (vim python extensions programming)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] PyS60 Tutorial by Jürgen Scheible, PyS60 Videos http://www.mobilenin.com/ (symbian python mobile programming)
[Discover] An Introduction to Python - Table of Contents http://www.network-theory.co.uk/docs/pytut/index.html (python books programming tutorial)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (python regex tutorial programming)
[Discover] Cython: C-Extensions for Python http://www.cython.org/ (programming python c extension)
[Discover] Embedding Python in Your C Programs http://www.linuxjournal.com/article/8497 (programming tutorial article python)
[Discover] The Python Papers http://pythonpapers.cgpublisher.com/ (python free pdf programming)
[Discover] PythonTestingToolsTaxonomy - Cheesecake - Trac http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy (testing python tools gui)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python programming framework django)
[Discover] Network programming with the Twisted framework, Part 4 http://www-128.ibm.com/developerworks/linux/library/l-twist4.html (python twisted programming)
[Discover] NodeBox http://nodebox.net/code/index.php/Home (design visualization programming python)
[Discover] Building Skills in Programming http://homepage.mac.com/s_lott/books/nonprog/htmlchunks/index.html (programming tutorial learning books)
[Discover] Python parsing tools http://nedbatchelder.com/text/python-parsers.html (python parsing programming parser)
[Discover] Charming Python: Decorators make magic easy http://www.ibm.com/developerworks/linux/library/l-cpdecor.html (python programming decorators code)
[Discover] Geniusql http://projects.amor.org/geniusql (sql orm models library)
[Discover] Doug Hellmann: PyMOTW http://blog.doughellmann.com/search/label/PyMOTW (python programming toread modules)
[Discover] Reading and Writing Config Files http://www.voidspace.org.uk/python/configobj.html (configuration python library tools)
[Discover] Building Scripts - XBox Media Center http://www.xboxmediacenter.com/wiki/index.php?title=Building_Scripts (python xbox xbmc scripts)
[Discover] SQLAlchemyCheatSheet - Miscellaneous Code Ingredients http://misc.slowchop.com/misc/wiki/SQLAlchemyCheatSheet (sql python orm sqlalchemy)
[Discover] Python Tricks http://kogs-www.informatik.uni-hamburg.de/~meine/python_tricks (programming python tips reference)
[Discover] Python and vim: Two great tastes that go great together http://www.tummy.com/Community/Presentations/vimpython-20070225/vim.html (python tutorial programming vim)
[Discover] Rich Burridge's Blog : Weblog http://blogs.sun.com/richb/entry/programmatically_adding_bookmarks_to_del (python programming delicious library)
[Discover] Python Web frameworks, Part 1: Develop for the Web with Django and Python http://www-128.ibm.com/developerworks/linux/library/l-django/index.html (framework programming tutorial django)
[Discover] PEAK - The Python Enterprise Application Kit http://peak.telecommunity.com/ (opensource programming framework python)
[Discover] Weave a neural net with Python http://www.ibm.com/developerworks/library/l-neurnet/?ca=dgr-lnxw13NeuralNet (python ki programmin science)
[Discover] Be Pythonic http://www.cafepy.com/article/59/ (python tips article idioms)
[Discover] Linux Exposed :: The Linux Security and Hacking Resource - Introduction to Python. http://www.linuxexposed.com/index.php?option=com_content&task=view&id=149&Itemid=1 (python)
[Discover] Python Tutorials, more than 300, updated October 16, 2006, and carefully sorted by topic and ... http://www.awaretek.com/tutorials.html (python programming tutorial tutorials)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (html python programming parser)
[Discover] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Python/Cookbook/ (cookbook programming reference python)
[Discover] Python IAQ: Infrequently Answered Questions http://www.norvig.com/python-iaq.html (python iaq programming tricks)
[Discover] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reference learning)
[Discover] Parallel Python -- SMP and clusters, haven't reviewed it http://www.parallelpython.com/ (python smp parallel programming)
[Discover] Pylons Python Web Framework http://pylonshq.com/ (programming framework pylons webdev)
[Discover] PyGPU - Python for the GPU http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/ (python gpu programming cg)
[Discover] The Python Challenge http://www.pythonchallenge.com/ (fun python programming puzzle)
[Discover] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (programming reference python style)
[Discover] Functional Programming HOWTO — Python Documentation http://docs.python.org/dev/howto/functional.html (programming python tutorial documentation)
[Discover] Python for Fun http://openbookproject.net//py4fun/index.html (fun programming python tutorial)
[Discover] An Introduction to Bluetooth Programming http://people.csail.mit.edu/albert/bluez-intro/ (programming python linux mobile)
[Discover] Python Google Chart http://pygooglechart.slowchop.com/ (google python visualization api)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python http programming manual)
[Discover] zone.effbot.org http://effbot.org/zone/ (programming code python examples)
[Discover] Intermediate and Advanced Software Carpentry in Python http://ivory.idyll.org/articles/advanced-swc/ (python programming tutorial course)
[Discover] Stackless.com - About Stackless http://www.stackless.com/ (programming python development threads)
[Discover] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (python programming reference cheatsheet)
[Discover] Python: Python 2.4 Quick Reference http://rgruet.free.fr/PQR24/PQR2.4.html (python programming reference amis)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python programming book text)
[Discover] Python for system administrators http://www.ibm.com/developerworks/aix/library/au-python/?ca=dgr-lnxw01Python4Unix (sysadmin python scripting linux)
[Discover] Python page Richard Gruet @ free.fr http://rgruet.free.fr/#QuickRef (programming python reference documentation)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
[Discover] Amazon EC2 Basics For Python Programmers http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java ... (python amazon aws tutorial)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (python unicode programming dev)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (hadoop tutorial parallel cluster)
[Discover] Divmod - Trac http://divmod.org/trac (python opensource programming dev)
[Discover] gumuz devlog » Simple Python-extensions using ctypes http://www.gumuz.nl/blog/2008/02/02/simple-python-extensions-using-ctypes/ (python c library ctypes)
[Discover] Twisted – Trac http://twistedmatrix.com/trac/ (twisted framework programming library)
[Discover] Python Objects http://effbot.org/zone/python-objects.htm (python objects programming tutorial)
[Discover] Dive Into Python http://diveintopython.org/ (programming tutorial reference python)
[Discover] How to Think Like a (Python) Programmer http://www.greenteapress.com/thinkpython/ (programming python books development)
[Discover] PythonEggs - The PEAK Developers' Center http://peak.telecommunity.com/DevCenter/PythonEggs (programming python distribution tools)
[Discover] Python Learning Foundation: Computer Programming for Everybody, Tutorials, Book Reviews, Code, and ... http://www.awaretek.com/python/index.html (python podcast programming tutorial)
[Discover] Python's Makefile http://blog.ianbicking.org/pythons-makefile.html (python programming packaging make)
[Discover] manually selected sites about Python Programming Language http://www.cbel.com/python_programming_language/ (python resources programming reference)
[Discover] pyparsing » home http://pyparsing.wikispaces.com/ (python parser library parsing)
[Discover] David Naylor » DaveN » Threaded data collection with Python, including examples http://www.davidnaylor.co.uk/archives/2006/10/19/threaded-data-collection-with-python-including-exam ... (programming python threads tutorial)
[Discover] Sparkplot - Trac http://sparkplot.org/ (statistics visualization graphing programming)
[Discover] Wikidbase: the ultimate groupware application, possibly http://www.nickblundell.org.uk/projects/wikidbase/ (database wiki tools software)
[Discover] Python Dates and Time Manipulation http://pleac.sourceforge.net/pleac_python/datesandtimes.html (time programming datetime date)
[Discover] StaticGenerator for Django http://superjared.com/projects/static-generator/ (python django performance caching)
[Discover] Python Programming for Beginners | Linux Journal http://www.linuxjournal.com/article/3946 (python programming tutorial development)
[Discover] Simple Programs in Python - how to start learning Python by example http://wiki.python.org/moin/SimplePrograms (python programming tutorial reference)
[Discover] Python & Java: Side by Side Comparison http://www.ferg.org/projects/python_java_side-by-side.html (comparison python java coding)
[Discover] reStructuredText http://docutils.sourceforge.net/rst.html (programming documentation html tools)
[Discover] Dabo Desktop Application Framework http://dabodev.com/ (wxpython opensource framework development)
[Discover] Portable Python - your portable development environment http://www.portablepython.com/ (portable programming windows tools)
[Discover] TurboGears: Front-to-Back Web Development http://www.turbogears.org/ (framework programming python turbogears)
[Discover] Epydoc http://epydoc.sourceforge.net/ (programming documentation python generator)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (optimization programming code python)
[Discover] A First Look at IronPython: Where Python meets .NET http://www.devsource.com/article2/0,1759,1989490,00.asp?kc=DSRSS04029TX1K0000651 (.net python programming tutorial)
[Discover] Unicode HOWTO http://www.amk.ca/python/howto/unicode (unicode python programming reference)
[Discover] Coder Who Says Py http://sayspy.blogspot.com/ (python blog coding programming)
[Discover] (A Semi-Official) Python FAQ Zone http://effbot.org/pyfaq/ (reference python programming faq)
[Discover] pyinotify - filesystem monitoring in Python with inotify http://pyinotify.sourceforge.net/ (python linux inotify monitoring)
[Discover] Parallel Computing - IPython http://ipython.scipy.org/moin/Parallel_Computing (parallel computing programming python)
[Discover] 14.3 optparse -- More powerful command line option parser http://docs.python.org/lib/module-optparse.html (python programming parser development)
[Discover] pygame - python game development http://www.pygame.org/news.html (python games gamedev programming)
[Discover] PyGTK http://www.pygtk.org/ (gui python pygtk gnome)
[Discover] resolver systems: welcome to resolver http://resolversystems.com/index.php (spreadsheet python excel tool)
[Discover] Python Tutorial Index Page http://www.developer.com/lang/other/article.php/3624681 (python tutorial programming reference)
[Discover] HowTo/Sorting - PythonInfo Wiki http://wiki.python.org/moin/HowTo/Sorting (python programming sorting tutorial)
[Discover] gdata-python-client - Google Code http://code.google.com/p/gdata-python-client/ (google python api blogger)
[Discover] PLY (Python Lex-Yacc) http://www.dabeaz.com/ply/ (parser python yacc programming)
[Discover] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html (stackless tutorial programming python)
[Discover] ASPN : Python Cookbook : Ruby-style DSL's in Python 2.5 http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/534150 (python dsl cookbook closure)
[Discover] Python Types and Objects http://www.cafepy.com/article/python_types_and_objects/ (tutorial oop metaclass programming)
[Discover] Extending Vim with Python - Program - Python - Builder AU http://www.builderau.com.au/program/python/soa/Extending-Vim-with-Python/0,2000064084,339283181,00.h ... (vim python extensions programming)
[Discover] buzhug, a pure-Python database engine http://buzhug.sourceforge.net/ (python database programming library)
[Discover] PyS60 Tutorial by Jürgen Scheible, PyS60 Videos http://www.mobilenin.com/ (symbian python mobile programming)
[Discover] An Introduction to Python - Table of Contents http://www.network-theory.co.uk/docs/pytut/index.html (python books programming tutorial)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (python regex tutorial programming)
[Discover] Cython: C-Extensions for Python http://www.cython.org/ (programming python c extension)
[Discover] Embedding Python in Your C Programs http://www.linuxjournal.com/article/8497 (programming tutorial article python)
[Discover] The Python Papers http://pythonpapers.cgpublisher.com/ (python free pdf programming)
[Discover] PythonTestingToolsTaxonomy - Cheesecake - Trac http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy (testing python tools gui)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python programming framework django)
[Discover] Network programming with the Twisted framework, Part 4 http://www-128.ibm.com/developerworks/linux/library/l-twist4.html (python twisted programming)
[Discover] NodeBox http://nodebox.net/code/index.php/Home (design visualization programming python)
[Discover] Building Skills in Programming http://homepage.mac.com/s_lott/books/nonprog/htmlchunks/index.html (programming tutorial learning books)
[Discover] Python parsing tools http://nedbatchelder.com/text/python-parsers.html (python parsing programming parser)
[Discover] Charming Python: Decorators make magic easy http://www.ibm.com/developerworks/linux/library/l-cpdecor.html (python programming decorators code)
[Discover] Geniusql http://projects.amor.org/geniusql (sql orm models library)
[Discover] Doug Hellmann: PyMOTW http://blog.doughellmann.com/search/label/PyMOTW (python programming toread modules)
[Discover] Reading and Writing Config Files http://www.voidspace.org.uk/python/configobj.html (configuration python library tools)
[Discover] Building Scripts - XBox Media Center http://www.xboxmediacenter.com/wiki/index.php?title=Building_Scripts (python xbox xbmc scripts)
[Discover] SQLAlchemyCheatSheet - Miscellaneous Code Ingredients http://misc.slowchop.com/misc/wiki/SQLAlchemyCheatSheet (sql python orm sqlalchemy)
[Discover] Python Tricks http://kogs-www.informatik.uni-hamburg.de/~meine/python_tricks (programming python tips reference)
[Discover] Python and vim: Two great tastes that go great together http://www.tummy.com/Community/Presentations/vimpython-20070225/vim.html (python tutorial programming vim)
[Discover] Rich Burridge's Blog : Weblog http://blogs.sun.com/richb/entry/programmatically_adding_bookmarks_to_del (python programming delicious library)
[Discover] Python Web frameworks, Part 1: Develop for the Web with Django and Python http://www-128.ibm.com/developerworks/linux/library/l-django/index.html (framework programming tutorial django)
[Discover] PEAK - The Python Enterprise Application Kit http://peak.telecommunity.com/ (opensource programming framework python)
[Discover] Weave a neural net with Python http://www.ibm.com/developerworks/library/l-neurnet/?ca=dgr-lnxw13NeuralNet (python ki programmin science)
[Discover] Be Pythonic http://www.cafepy.com/article/59/ (python tips article idioms)
[Discover] Linux Exposed :: The Linux Security and Hacking Resource - Introduction to Python. http://www.linuxexposed.com/index.php?option=com_content&task=view&id=149&Itemid=1 (python)

