On Mon, Dec 15, 2014 at 12:03 AM, Marius Gedminas wrote:
> On Fri, Dec 12, 2014 at 09:19:10AM -0600, Ian Cordasco wrote:
>> On Fri, Dec 12, 2014 at 2:25 AM, Marius Gedminas wrote:
>> > flake8 has the doctests option that enables doctest checking.
>> > Unfortunately it's global.
>>
>> This is actu
On Fri, Dec 12, 2014 at 09:19:10AM -0600, Ian Cordasco wrote:
> On Fri, Dec 12, 2014 at 2:25 AM, Marius Gedminas wrote:
> > flake8 has the doctests option that enables doctest checking.
> > Unfortunately it's global.
>
> This is actually a feature of pep8. It's available in flake8 because
> it is
On Fri, Dec 12, 2014 at 2:25 AM, Marius Gedminas wrote:
> flake8 has the doctests option that enables doctest checking.
> Unfortunately it's global.
This is actually a feature of pep8. It's available in flake8 because
it is available in pep8.
> In objgraph I have a file (objgraph.py) where the d