Merge pull request #806 from luzfcb/patch-1

added pt-BR version of Official Python Tutorial
pull/807/head
vhf / victor felder 2014-03-10 16:21:34 +01:00
commit 3407c91db2
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
###Python
* [A Byte of Python](http://rodrigoamaral.net/a-byte-of-python/)
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
###Ruby