New submission from Aviral <h...@aviralsrivastava.com>:

Currently, the `readmodule` returns the starting line of the classes but not 
the end line. This should be provided as well in order to get the scope of the 
class, mainly to help check what all imports were used in a class.

----------
components: Library (Lib)
messages: 353467
nosy: aviral
priority: normal
severity: normal
status: open
title: Provide Class' end line in readmodule module
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38307>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to