sponsor Vim development Vim logo Vim Book Ad

Python 3.x Standard Library Reference : The Python 3.x standard library documentation as a Vim help file

 script karma  Rating 247/64, Downloaded by 1711  Comments, bugs, improvements  Vim wiki

created by
Jeet Sukumaran
 
script type
utility
 
description
Installing this help file will give you access to the Python 3.1 standard library documentation as a Vim help file (available from within Vim by typing ":help py3stdlib"). For this release I've only tagged the module names (otherwise the help tagspace becomes too cluttered). I have also left a lot of RST syntax decorations (e.g., backticks, bold) intact to preserve table alignment etc. If you have any suggestions for improvement or find areas in the documentation that need to be fixed, please let me know.
 
install details
1. Download the file.
2. Change to your $VIMRUNTIME directory (e.g., "cd ~/.vim").
3. Unarchive the file (e.g., "unzip ~/Downloads/py3stdlib.zip").
4. Change to the "doc" subdirectory (e.g., "cd doc").
5. Rebuild the tags: "vim -c  ":helptags . | :q"
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
py3stdlib.zip 1.0 2010-10-15 7.0 Jeet Sukumaran Initial upload
ip used for rating: 3.145.50.83

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github