Upendra Kumar added the comment:

@Terry, I have tried to implement the treeview (as suggested by Alexander) and 
separate out the functions for retrieving data and displaying data. But, I have 
doubt on how to separate out the functions for getting data and displaying 
data. Further, I have changed the definition of 'runpip' function. I have used 
the subprocess module. Because of that few bugs are removed, but the speed of 
getting results from the pip command is slightly reduced.
Therefore, if you can get time to review my updated code, please tell me about 
possible improvements.

----------
Added file: http://bugs.python.org/file42287/tem_pip_v3.py

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

Reply via email to