Message 259676 - Python tracker

Message259676

Author upendra-k14
Recipients Aivar.Annamaa, Marcus.Smith, Saimadhav.Heblikar, dstufft, markroseman, ncoghlan, paul.moore, peter.otten, rhettinger, steve.dower, terry.reedy, upendra-k14
Date 2016-02-05.17:03:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454691825.81.0.825231260641.issue23551@psf.upfronthosting.co.za>
In-reply-to
Content
I trying to write the Tk application for the pip package manager. It is in very initial stage, with none of the functionalities implemented yet. I have attached the current state of code written by me. I have also included the wrapper provided by Terri for pip command line. 

Please can someone review my current code , if I am on correct path? If there are some objections to my coding style and the structure of program, please do tell me.
History
Date User Action Args
2016-02-05 17:03:46upendra-k14setrecipients: + upendra-k14, rhettinger, terry.reedy, paul.moore, ncoghlan, peter.otten, markroseman, Aivar.Annamaa, steve.dower, dstufft, Marcus.Smith, Saimadhav.Heblikar
2016-02-05 17:03:45upendra-k14setmessageid: <1454691825.81.0.825231260641.issue23551@psf.upfronthosting.co.za>
2016-02-05 17:03:45upendra-k14linkissue23551 messages
2016-02-05 17:03:45upendra-k14create