On 1/10/2012 8:17 PM, Ian Kelly wrote:
On Tue, Jan 10, 2012 at 4:44 PM, HoneyMonster<someone@someplace.invalid> wrote:
Hi,
I'm new to Python and recently completed my first project. I used
wxPython with wxGlade to generate the GUI bits.The application seems to
work well, but I am entirely self-taught, so have undoubtedly committed a
number of howlers in terms of style, design, standards, best practice and
so forth.
Is there any kind soul here who would be willing to take a look at the
code and offer comments? The code is at:
<http://dl.dropbox.com/u/6106778/bbc.py>
Okay, here goes. :-)
Nice review. Though OP used and you wrote about wx, when I get deeper
into the IDLE code, I will look to see whether tkinter/idle resource
provide context managers (if not, try to add) and whether idle is using
them. (I won't be surprised if answers are often no and no.)
--
Terry Jan Reedy
--
http://mail.python.org/mailman/listinfo/python-list