Georgi Valkov 57b1273475 Refactoring common class/def snippet code
* Common snippet code was broken down into separate functions.

* Simplified logic flow at certain points (at the expense of more
  function calls).

* Int instead of string comparison when choosing a docstring style.

* Do not up-call object.__init__(self).

* Add newline between parent constructor calls and auto-arg list.
2011-08-02 01:39:23 +03:00
2009-07-27 16:59:04 +02:00
2011-07-27 12:29:55 +02:00
2010-03-05 14:31:40 +01:00
2011-07-17 13:10:57 +02:00
Description
No description provided
6.7 MiB
Languages
Python 91.9%
Vim script 7.3%
Makefile 0.4%
Shell 0.3%
Dockerfile 0.1%