Removed the warning about docstrings for private attributes. Fixed erroneous docstrin...
authorNikita Nemkin <nikita@nemkin.ru>
Sun, 21 Apr 2013 08:26:16 +0000 (14:26 +0600)
committerNikita Nemkin <nikita@nemkin.ru>
Sun, 21 Apr 2013 08:26:16 +0000 (14:26 +0600)
commit409e24f6a78a677a78861bf5ea039e4470b773eb
tree2f527078d36595935f0321e508e3694512e8021d
parentd8260e75cb9573f0f2e8dc35132bb9ad8d313046
Removed the warning about docstrings for private attributes. Fixed erroneous docstring recognition past the blank line.
Cython/Compiler/Parsing.py
tests/errors/w_attr_docstrings.pyx [deleted file]
tests/run/embedsignatures.pyx