[issue26613] Descriptor HowTo Guide - Typo

2016-03-23 Thread Stubz
Stubz added the comment: Thanx mate, I am sorted ... Q tho ... It turns out my issue was with the class Dict and what I called a typo in the call to dict.fromkeys ... In order to make it 'go', I had to use the lower case letter, how is that not a typo ¿ The part that hung me up

[issue26613] Descriptor HowTo Guide - Typo

2016-03-22 Thread Stubz
New submission from Stubz: The last line has a typo ... Dict.fromkeys -> dict.fromkeys I am a newbie, but that was just a pain in the ass ... Worked my way thru this How to and spent an hour+ trying to sort a circular argument error... Was this intentional ¿ In as much as it was a p

[issue20085] Python2.7, wxPython and IDLE 2.7

2013-12-28 Thread stubz
stubz added the comment: Cheerz mate, In as much as your reply was no help, it's kinda what I figured ... I'm a newbie to linux python, but I know enough to cause myself serious grief, and well, usually do ... I'll get it sorted at some point ... Hell of a lot easy to work thru then windows

[issue20085] Python2.7, wxPython and IDLE 2.7

2013-12-27 Thread stubz
New submission from stubz: I new to this so I have no idea what's going on ... I'm using Mint 16 Cinnamon and apparently Python 2.7+ 3.3 are installed I started puttering with wxPython 2.8 and I have issues ... I started a tutorial, saved some work.py and got things to run, I guess ... When I