[Discover] Let's talk about Python 3.0 http://www.b-list.org/weblog/2008/dec/05/python-3000/
(programming python unicode languagedesign) 
[Discover] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (algorithms python programming statistics)
[Discover] What's New In Python 3.0 — Python v3.1a0 documentation http://docs.python.org/dev/3.0/whatsnew/3.0.html (python programming documentation development)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (tutorial python programming reference)
[Discover] Python best practices http://www.fantascienza.net/leonardo/ar/python_best_practices.html (programming python tips reference)
[Discover] Unicode HOWTO http://www.amk.ca/python/howto/unicode (unicode python reference programming)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (framework python django webdev)
[Discover] Getting a grip on Python: six ways to learn online http://arstechnica.com/news.ars/post/20081202-getting-a-grip-on-python-six-ways-to-learn-online.html (scripting tutorials python programming)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python reference tutorial)
[Discover] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (python programming style reference)
[Discover] EnigmaCurry " Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (emacs python programming techread)
[Discover] Hidden features of Python - Stack Overflow http://stackoverflow.com/questions/101268/hidden-features-of-python (python programming tips tricks)
[Discover] How not to write Python code " Ikke's blog http://eikke.com/how-not-to-write-python-code/ (programming python tips article)
[Discover] Python Decorators: Syntactic Sugar | avinash.vora http://avinashv.net/2008/04/python-decorators-syntactic-sugar/ (python programming decorators optimization)
[Discover] Python Tips, Tricks, and Hacks - Siafoo http://www.siafoo.net/article/52 (python programming tips hacks)
[Discover] Python Programming Language -- Official Website http://www.python.org/ (python programming development opensource)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (regex python programming tutorial)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python text programming regex)
[Discover] Bye Matlab, hello Python, thanks Sage " Bloody Fingers http://vnoel.wordpress.com/2008/05/03/bye-matlab-hello-python-thanks-sage/ (python sage matlab programming)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (python programming hadoop cluster)

[Discover] Python Unit Testing Framework http://pyunit.sourceforge.net/pyunit.html (python testing frameworks programming)
[Discover] Pydev http://pydev.sourceforge.net/ (python eclipse ide plugin)
[Discover] web.py: makes web apps http://webpy.org/ (python programming framework frameworks)
[Discover] Python web development and frameworks in 2007 (jp's domain) http://jesusphreak.infogami.com/blog/vrp1 (python framework programming django)
[Discover] A list of open-source HTTP proxies written in python http://www.xhaus.com/alan/python/proxies.html (python proxy opensource test)
[Discover] Python Package Index : virtualenv 1.3 http://pypi.python.org/pypi/virtualenv (python env configuration deploy)
[Discover] pyparsing " home http://pyparsing.wikispaces.com/ (python library programming parsing)
[Discover] Blogger: Possible Blogger Terms of Service Violations http://neopythonic.blogspot.com/ (python blog programming people)
[Discover] welcome to Mako! http://www.makotemplates.org/ (python framework template templates)
[Discover] Disco http://discoproject.org/ (python scalability erlang mapreduce)
[Discover] Bruce Eckel's MindView, Inc: Thinking in Python http://mindview.net/Books/TIPython (python programming patterns tutorial)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (python programming windows psyco)
[Discover] The Vaults of Parnassus: Python Resources http://www.vex.net/parnassus/ (python programming reference resources)
[Discover] Tip: Using generators http://www.ibm.com/developerworks/library/x-tipgenr.html (python programming reference tutorial)
[Discover] C o r e P y : Synthetic Programming in Python http://www.corepy.org/ (python programming performance assembly)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (programming python string text)
[Discover] Universal Feed Parser http://www.feedparser.org/ (python atom xml programming)
[Discover] PLEAC-Python http://pleac.sourceforge.net/pleac_python/index.html (python programming reference cookbook)
[Discover] Pyglet: a cross-platform windowing and multimedia library for Python http://www.pyglet.org/ (python games programming library)
[Discover] zone.effbot.org http://effbot.org/zone/index.htm (programming reference python resources)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python tutorial programming authentication)
[Discover] Python - Notes http://www.swaroopch.com/notes/Python (python programming reference books)
[Discover] Tip: SAX filters for flexible processing http://www.ibm.com/developerworks/xml/library/x-tipsaxflex.html#resources (xml sax python)
[Discover] Main Page - NLTK http://nltk.sourceforge.net/index.php/Main_Page (linguistics python programming datamining)
[Discover] The decorator module http://www.phyast.pitt.edu/~micheles/python/documentation.html (programming python decorators library)
[Discover] Thread Synchronization Mechanisms in Python http://effbot.org/zone/thread-synchronization.htm (python programming threading tutorial)
[Discover] Python 3.0: What's The Point? — Thought Palace http://mooseyard.com/Jens/2008/12/python-30-whats-the-point/ (python critique)
[Discover] NetworkX https://networkx.lanl.gov/wiki (python visualization network library)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://crummy.com/software/BeautifulSoup/ (python parser html xml)
[Discover] Patterns in Python http://www.suttoncourtenay.org.uk/duncan/accu/pythonpatterns.html#observer (patterns programming designpatterns python)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming tutorial howto)
[Discover] Charming Python: Iterators and simple generators http://www.ibm.com/developerworks/library/l-pycon.html (python generators programming reference)
[Discover] Python Idioms and Efficiency Suggestions, Jaynes Colorado http://jaynes.colorado.edu/PythonIdioms.html (python programming tutorial efficiency)
[Discover] How to use py2exe and py2app | warp.byu.edu http://warp.byu.edu/site/node/151 (python windows mac tmp)
[Discover] How-To Guide for Descriptors http://users.rcn.com/python/download/Descriptor.htm (python tutorial reference programming)
[Discover] PythonTestingToolsTaxonomy - Cheesecake - Trac http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy (python testing tools programming)
[Discover] Python Interview Questions - comp.lang.python | Google Groups http://groups.google.com/group/comp.lang.python/msg/176d944d5baa3358 (programming python career interview)
[Discover] NodeBox | Home http://nodebox.net/code/index.php/Home (programming mac visualization design)
[Discover] The Jython Project http://www.jython.org/Project/index.html (programming python scripting java)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (python tutorial reference programming)
[Discover] James Gardner " 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 aws amazon tutorial)
[Discover] profitpy - Google Code http://code.google.com/p/profitpy/ (python finance trading opensource)
[Discover] Pyglet Piñata - Create space invaders with pyglet in 40 minutes http://video.google.com/videoplay?docid=-8788197863800411145 (python pygame gamedev programming)
[Discover] PyGTK FAQ Entry http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq20.006.htp (python gtk)
[Discover] PIDA Community loves you! http://pida.co.uk/screenshots (python programming ide)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (unicode programming python tutorial)
[Discover] Python Tricks http://kogs-www.informatik.uni-hamburg.de/~meine/python_tricks (python tips tricks links)
[Discover] 8. Errors and Exceptions http://docs.python.org/tut/node10.html (python exceptions)
[Discover] thauber: a proper noun http://thauber.com/blog/post/django-schedule/ (django python programming events)
[Discover] FriendFeed - Jobs http://friendfeed.com/about/jobs (python jobs)
[Discover] multiprocessing — Process-based "threading" interface — Python v2.6b3 documentation http://docs.python.org/dev/library/multiprocessing.html#module-multiprocessing (python multiprocessing programming api)
[Discover] PyPy http://codespeak.net/pypy/dist/pypy/doc/architecture.html#mission-statement (python programming)
[Discover] Contracts in Python http://www.artima.com/intv/pycontractP.html (python programming article)
[Discover] Installing Django on OS X http://cavedoni.com/2005/django-osx (howto python mac macosx)
[Discover] Rhonabwy " Installing Django on MacOS X (development version) http://www.rhonabwy.com/wp/2006/07/20/installing-django-on-macos-x-development-version/ (python osx django howto)
[Discover] Tuples http://www.thehazeltree.org/grimoire/apprentice/Tuples.html#id1 (programming python)
[Discover] [Python-Dev] if-syntax for regular for-loops http://mail.python.org/pipermail/python-dev/2008-October/082831.html (programming python)
[Discover] Python Package Index : pyquery 0.2 http://pypi.python.org/pypi/pyquery (python pyquery jquery javascript)
[Discover] The HarvestMan WebCrawler http://harvestman.freezope.org/ (webcrawler python tools opensource)
[Discover] Free Python Resources - freeprogrammingresources.com http://www.freeprogrammingresources.com/freepython.html (resources python programming)
[Discover] Introduction to Python http://www.lib.uchicago.edu/keith/courses/python/ (python development learning)
[Discover] ASPN : Python Cookbook : Http client to POST using multipart/form-data http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/146306 (python)
[Discover] Big Nerd Ranch Weblog " Experiments with Python, PyObjC, and Cocoa http://weblog.bignerdranch.com/?p=19 (programming mac python bignerdranch)
[Discover] Drupal in Python | B. Mann Consulting http://bmannconsulting.com/blog/bmann/drupal-python (drupal python)
[Discover] Inmersión en Python http://es.diveintopython.org/index.html (resources tutorial programming spanish)
[Discover] Get Started With Django - Webmonkey http://www.webmonkey.com/tutorial/Get_Started_With_Django (django programming python tutorial)
[Discover] PLoS Computational Biology - A Primer on Python for Life Science Researchers http://compbiol.plosjournals.org/perlserv/?request=get-document&doi=10.1371%2Fjournal.pcbi.00301 ... (python programming biology computation)
[Discover] appengine-utitlies - Google Code http://code.google.com/p/appengine-utitlies/ (sessions python authentication)
[Discover] python-kqueue - Google Code http://code.google.com/p/python-kqueue/ (bsd api python osx)
[Discover] Django performance tips http://www.jacobian.org/2005/dec/12/django-performance-tips/ (reference server advice apache)
[Discover] Software Development in the Real World: Ultimate Server-Side Web Development Cheat Sheets http://www.realsoftwaredevelopment.com/2007/08/ultimate-server.html (programming lists javascript coding)
[Discover] Andrew Price http://andrewprice.me.uk/projects/twyt/ (twitter python library programming)
[Discover] Modest Maps http://modestmaps.com/ (maps flash mapping opensource)
[Discover] PyWorks 2008 Call for Papers— http://pyworks.mtacon.com/c/p/pyworks,cfp (atlanta conference python dabo)
[Discover] The Python Tutorial — Python v2.6 documentation http://docs.python.org/tutorial/index.html (programming tutorial python reference)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python django programming snippets)
[Discover] A simple unix/linux daemon in Python - Lone Wolves - Web, game, and open source development http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ (python linux unix tutorial)
[Discover] How to Write a Spelling Corrector http://www.norvig.com/spell-correct.html (algorithms python programming statistics)
[Discover] What's New In Python 3.0 — Python v3.1a0 documentation http://docs.python.org/dev/3.0/whatsnew/3.0.html (python programming documentation development)
[Discover] Python-by-example http://www.lightbird.net/py-by-example/ (tutorial python programming reference)
[Discover] Python best practices http://www.fantascienza.net/leonardo/ar/python_best_practices.html (programming python tips reference)
[Discover] Unicode HOWTO http://www.amk.ca/python/howto/unicode (unicode python reference programming)
[Discover] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (framework python django webdev)
[Discover] Getting a grip on Python: six ways to learn online http://arstechnica.com/news.ars/post/20081202-getting-a-grip-on-python-six-ways-to-learn-online.html (scripting tutorials python programming)
[Discover] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python reference tutorial)
[Discover] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (python programming style reference)
[Discover] EnigmaCurry " Emacs as a powerful Python IDE http://www.enigmacurry.com/2008/05/09/emacs-as-a-powerful-python-ide/ (emacs python programming techread)
[Discover] Hidden features of Python - Stack Overflow http://stackoverflow.com/questions/101268/hidden-features-of-python (python programming tips tricks)
[Discover] How not to write Python code " Ikke's blog http://eikke.com/how-not-to-write-python-code/ (programming python tips article)
[Discover] Python Decorators: Syntactic Sugar | avinash.vora http://avinashv.net/2008/04/python-decorators-syntactic-sugar/ (python programming decorators optimization)
[Discover] Python Tips, Tricks, and Hacks - Siafoo http://www.siafoo.net/article/52 (python programming tips hacks)
[Discover] Python Programming Language -- Official Website http://www.python.org/ (python programming development opensource)
[Discover] Regular Expression HOWTO http://www.amk.ca/python/howto/regex/ (regex python programming tutorial)
[Discover] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python text programming regex)
[Discover] Bye Matlab, hello Python, thanks Sage " Bloody Fingers http://vnoel.wordpress.com/2008/05/03/bye-matlab-hello-python-thanks-sage/ (python sage matlab programming)
[Discover] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (python programming hadoop cluster)
[Discover] sontek ( John M. Anderson ) " Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (vim python programming editor)
[Discover] Python Unit Testing Framework http://pyunit.sourceforge.net/pyunit.html (python testing frameworks programming)
[Discover] Pydev http://pydev.sourceforge.net/ (python eclipse ide plugin)
[Discover] web.py: makes web apps http://webpy.org/ (python programming framework frameworks)
[Discover] Python web development and frameworks in 2007 (jp's domain) http://jesusphreak.infogami.com/blog/vrp1 (python framework programming django)
[Discover] A list of open-source HTTP proxies written in python http://www.xhaus.com/alan/python/proxies.html (python proxy opensource test)
[Discover] Python Package Index : virtualenv 1.3 http://pypi.python.org/pypi/virtualenv (python env configuration deploy)
[Discover] pyparsing " home http://pyparsing.wikispaces.com/ (python library programming parsing)
[Discover] Blogger: Possible Blogger Terms of Service Violations http://neopythonic.blogspot.com/ (python blog programming people)
[Discover] welcome to Mako! http://www.makotemplates.org/ (python framework template templates)
[Discover] Disco http://discoproject.org/ (python scalability erlang mapreduce)
[Discover] Bruce Eckel's MindView, Inc: Thinking in Python http://mindview.net/Books/TIPython (python programming patterns tutorial)
[Discover] Psyco - Home Page http://psyco.sourceforge.net/ (python programming windows psyco)
[Discover] The Vaults of Parnassus: Python Resources http://www.vex.net/parnassus/ (python programming reference resources)
[Discover] Tip: Using generators http://www.ibm.com/developerworks/library/x-tipgenr.html (python programming reference tutorial)
[Discover] C o r e P y : Synthetic Programming in Python http://www.corepy.org/ (python programming performance assembly)
[Discover] Efficient String Concatenation in Python http://www.skymind.com/~ocrow/python_string/ (programming python string text)
[Discover] Universal Feed Parser http://www.feedparser.org/ (python atom xml programming)
[Discover] PLEAC-Python http://pleac.sourceforge.net/pleac_python/index.html (python programming reference cookbook)
[Discover] Pyglet: a cross-platform windowing and multimedia library for Python http://www.pyglet.org/ (python games programming library)
[Discover] zone.effbot.org http://effbot.org/zone/index.htm (programming reference python resources)
[Discover] urllib2 - The Missing Manual http://www.voidspace.org.uk/python/articles/urllib2.shtml (python tutorial programming authentication)
[Discover] Python - Notes http://www.swaroopch.com/notes/Python (python programming reference books)
[Discover] Tip: SAX filters for flexible processing http://www.ibm.com/developerworks/xml/library/x-tipsaxflex.html#resources (xml sax python)
[Discover] Main Page - NLTK http://nltk.sourceforge.net/index.php/Main_Page (linguistics python programming datamining)
[Discover] The decorator module http://www.phyast.pitt.edu/~micheles/python/documentation.html (programming python decorators library)
[Discover] Thread Synchronization Mechanisms in Python http://effbot.org/zone/thread-synchronization.htm (python programming threading tutorial)
[Discover] Python 3.0: What's The Point? — Thought Palace http://mooseyard.com/Jens/2008/12/python-30-whats-the-point/ (python critique)
[Discover] NetworkX https://networkx.lanl.gov/wiki (python visualization network library)
[Discover] Beautiful Soup: We called him Tortoise because he taught us. http://crummy.com/software/BeautifulSoup/ (python parser html xml)
[Discover] Patterns in Python http://www.suttoncourtenay.org.uk/duncan/accu/pythonpatterns.html#observer (patterns programming designpatterns python)
[Discover] How to Think Like a Computer Scientist: Learning with Python http://www.ibiblio.org/obp/thinkCSpy/ (python programming tutorial howto)
[Discover] Charming Python: Iterators and simple generators http://www.ibm.com/developerworks/library/l-pycon.html (python generators programming reference)
[Discover] Python Idioms and Efficiency Suggestions, Jaynes Colorado http://jaynes.colorado.edu/PythonIdioms.html (python programming tutorial efficiency)
[Discover] How to use py2exe and py2app | warp.byu.edu http://warp.byu.edu/site/node/151 (python windows mac tmp)
[Discover] How-To Guide for Descriptors http://users.rcn.com/python/download/Descriptor.htm (python tutorial reference programming)
[Discover] PythonTestingToolsTaxonomy - Cheesecake - Trac http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy (python testing tools programming)
[Discover] Python Interview Questions - comp.lang.python | Google Groups http://groups.google.com/group/comp.lang.python/msg/176d944d5baa3358 (programming python career interview)
[Discover] NodeBox | Home http://nodebox.net/code/index.php/Home (programming mac visualization design)
[Discover] The Jython Project http://www.jython.org/Project/index.html (programming python scripting java)
[Discover] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (python tutorial reference programming)
[Discover] James Gardner " 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 aws amazon tutorial)
[Discover] profitpy - Google Code http://code.google.com/p/profitpy/ (python finance trading opensource)
[Discover] Pyglet Piñata - Create space invaders with pyglet in 40 minutes http://video.google.com/videoplay?docid=-8788197863800411145 (python pygame gamedev programming)
[Discover] PyGTK FAQ Entry http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq20.006.htp (python gtk)
[Discover] PIDA Community loves you! http://pida.co.uk/screenshots (python programming ide)
[Discover] How to Use UTF-8 with Python http://evanjones.ca/python-utf8.html (unicode programming python tutorial)
[Discover] Python Tricks http://kogs-www.informatik.uni-hamburg.de/~meine/python_tricks (python tips tricks links)
[Discover] 8. Errors and Exceptions http://docs.python.org/tut/node10.html (python exceptions)
[Discover] thauber: a proper noun http://thauber.com/blog/post/django-schedule/ (django python programming events)
[Discover] FriendFeed - Jobs http://friendfeed.com/about/jobs (python jobs)
[Discover] multiprocessing — Process-based "threading" interface — Python v2.6b3 documentation http://docs.python.org/dev/library/multiprocessing.html#module-multiprocessing (python multiprocessing programming api)
[Discover] PyPy http://codespeak.net/pypy/dist/pypy/doc/architecture.html#mission-statement (python programming)
[Discover] Contracts in Python http://www.artima.com/intv/pycontractP.html (python programming article)
[Discover] Installing Django on OS X http://cavedoni.com/2005/django-osx (howto python mac macosx)
[Discover] Rhonabwy " Installing Django on MacOS X (development version) http://www.rhonabwy.com/wp/2006/07/20/installing-django-on-macos-x-development-version/ (python osx django howto)
[Discover] Tuples http://www.thehazeltree.org/grimoire/apprentice/Tuples.html#id1 (programming python)
[Discover] [Python-Dev] if-syntax for regular for-loops http://mail.python.org/pipermail/python-dev/2008-October/082831.html (programming python)
[Discover] Python Package Index : pyquery 0.2 http://pypi.python.org/pypi/pyquery (python pyquery jquery javascript)
[Discover] The HarvestMan WebCrawler http://harvestman.freezope.org/ (webcrawler python tools opensource)
[Discover] Free Python Resources - freeprogrammingresources.com http://www.freeprogrammingresources.com/freepython.html (resources python programming)
[Discover] Introduction to Python http://www.lib.uchicago.edu/keith/courses/python/ (python development learning)
[Discover] ASPN : Python Cookbook : Http client to POST using multipart/form-data http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/146306 (python)
[Discover] Big Nerd Ranch Weblog " Experiments with Python, PyObjC, and Cocoa http://weblog.bignerdranch.com/?p=19 (programming mac python bignerdranch)
[Discover] Drupal in Python | B. Mann Consulting http://bmannconsulting.com/blog/bmann/drupal-python (drupal python)
[Discover] Inmersión en Python http://es.diveintopython.org/index.html (resources tutorial programming spanish)
[Discover] Get Started With Django - Webmonkey http://www.webmonkey.com/tutorial/Get_Started_With_Django (django programming python tutorial)
[Discover] PLoS Computational Biology - A Primer on Python for Life Science Researchers http://compbiol.plosjournals.org/perlserv/?request=get-document&doi=10.1371%2Fjournal.pcbi.00301 ... (python programming biology computation)
[Discover] appengine-utitlies - Google Code http://code.google.com/p/appengine-utitlies/ (sessions python authentication)
[Discover] python-kqueue - Google Code http://code.google.com/p/python-kqueue/ (bsd api python osx)
[Discover] Django performance tips http://www.jacobian.org/2005/dec/12/django-performance-tips/ (reference server advice apache)
[Discover] Software Development in the Real World: Ultimate Server-Side Web Development Cheat Sheets http://www.realsoftwaredevelopment.com/2007/08/ultimate-server.html (programming lists javascript coding)
[Discover] Andrew Price http://andrewprice.me.uk/projects/twyt/ (twitter python library programming)
[Discover] Modest Maps http://modestmaps.com/ (maps flash mapping opensource)
[Discover] PyWorks 2008 Call for Papers— http://pyworks.mtacon.com/c/p/pyworks,cfp (atlanta conference python dabo)
[Discover] The Python Tutorial — Python v2.6 documentation http://docs.python.org/tutorial/index.html (programming tutorial python reference)
[Discover] Django snippets: Welcome http://www.djangosnippets.org/ (python django programming snippets)
[Discover] A simple unix/linux daemon in Python - Lone Wolves - Web, game, and open source development http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ (python linux unix tutorial)
