diff options
author | Elton Viana <eltonvs@outlook.com> | 2015-10-12 11:38:01 -0300 |
---|---|---|
committer | Elton Viana <eltonvs@outlook.com> | 2015-10-12 11:38:01 -0300 |
commit | a62d99a393b583ffe480c057aa1578d0b137d775 (patch) | |
tree | 5ccb65699e4e68f0eaa1504be2a1802958cae881 | |
parent | 9958252cc3990c930fe11441f456387fe0512ec8 (diff) |
Unset
-rw-r--r-- | pt-br/python-pt.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pt-br/python-pt.html.markdown b/pt-br/python-pt.html.markdown index ac07e1ae..5afd46d0 100644 --- a/pt-br/python-pt.html.markdown +++ b/pt-br/python-pt.html.markdown @@ -500,7 +500,6 @@ dir(math) * [The Official Docs](http://docs.python.org/2.6/) * [Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/) * [Python Module of the Week](http://pymotw.com/2/) -* [Python para Zumbis](http://pycursos.com/python-para-zumbis/) ### Livros impressos |