Mercurial
Mercurial
>
beremiz
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
py_ext/README
author
Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 29 Sep 2017 16:26:15 +0300
changeset 1837
c507c363625e
parent 721
ecf4d203c4d4
permissions
-rw-r--r--
fix pylint warning '(pointless-string-statement) String statement has no effect'
Python doesn't support docstring for variables directly. Where
appropriate Sphinx style for docstrings for variables is used
'#: some-docstring'
668
048f5a923c86
Better name for python plugin
Edouard Tisserant
parents:
366
diff
changeset
1
Asynchronous Python Interpreter