Explorar o código

Update Python documentation (3.3.5)

Thibaut %!s(int64=11) %!d(string=hai) anos
pai
achega
a4750275c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/python.rb

+ 1 - 1
lib/docs/scrapers/python.rb

@@ -1,6 +1,6 @@
 module Docs
   class Python < FileScraper
-    self.version = '3.3.4'
+    self.version = '3.3.5'
     self.type = 'sphinx'
     self.dir = '/Users/Thibaut/DevDocs/Docs/Python' # downloaded from docs.python.org/3/download.html
     self.base_url = 'http://docs.python.org/3/'