Changes between Version 6 and Version 7 of ChimeraPythonStyle


Ignore:
Timestamp:
Feb 2, 2011, 7:12:24 PM (15 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraPythonStyle

    v6 v7  
    1919# -*- coding: ISO-8859-1; mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=ISO-8859-1:ft=python:et:sw=4:ts=4:sts=4
    2020}}}
     21
     22For vim, see the [http://www.python.org/dev/faq/ python developers FAQ] on [http://www.python.org/dev/faq/#what-support-is-included-in-python-s-source-code-for-vim vim support].
    2123
    2224For emacs, here's an interesting blog on useful python tools: http://jasonmbaker.com/7-tools-for-working-with-python-in-emacs-and.