Re: interactive help on the base object

2013-12-09 Thread Mark Lawrence
I'd mention that I never seem to have a problem using Thunderbird on Windows 7, but I won't as I don't want to be accused of bullying, hating GG, or whatever. Doh!!! :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: squeeze out some performance

2013-12-09 Thread Mark Lawrence
On 09/12/2013 14:19, Robert Voigtländer wrote: Am Samstag, 7. Dezember 2013 00:01:49 UTC+1 schrieb Dan Stromberg: On Fri, Dec 6, 2013 at 2:38 PM, Mark Lawrence wrote: On 06/12/2013 16:52, John Ladasky wrote: On Friday, December 6, 2013 12:47:54 AM UTC-8, Robert Voigtländer wrote: I try

Re: interactive help on the base object

2013-12-09 Thread Mark Lawrence
On 09/12/2013 10:12, Ian Kelly wrote: On Sun, Dec 8, 2013 at 4:01 PM, Mark Janssen wrote: Likewise, WITH A COMPUTER, there is a definite order which can't be countermanded by simply having this artifice called "Object". If you FEE(L)s hadn't noticed (no longer using the

Re: problem with graph of python(show)

2013-12-09 Thread Mark Lawrence
will be able to help you. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: interactive help on the base object

2013-12-09 Thread Mark Lawrence
can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: squeeze out some performance

2013-12-09 Thread Mark Lawrence
-development/python/threads/321181/python-bresenham-circle-arc-algorithm over three years ago. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: interactive help on the base object

2013-12-10 Thread Mark Lawrence
we talking about? :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

2013-12-10 Thread Mark Lawrence
uggest how to proceed further Please read the whole history of this here http://bugs.python.org/issue1424152 -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

2013-12-10 Thread Mark Lawrence
ions that need supporting as 2.6 is now out of support and we move towards 3.4. However there are still 4275 open issues on the bug tracker. Anyone up to help out, the pay and perks are really good? :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our l

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

2013-12-10 Thread Mark Lawrence
On 10/12/2013 14:14, Chris Angelico wrote: On Wed, Dec 11, 2013 at 1:06 AM, Mark Lawrence wrote: On 10/12/2013 13:47, Chris Angelico wrote: On Wed, Dec 11, 2013 at 12:35 AM, wrote: Is this issue fixed. I am also facing the same issue of tunneling in https request. Please suggest how to

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

2013-12-10 Thread Mark Lawrence
age so we don't see double spaced crap amongst other things, use another tool, or don't post. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

2013-12-10 Thread Mark Lawrence
On 10/12/2013 16:49, rusi wrote: On Tuesday, December 10, 2013 9:52:47 PM UTC+5:30, Mark Lawrence wrote: On 10/12/2013 15:48, rurpy wrote: On 12/10/2013 06:47 AM, Chris Angelico wrote: On Wed, Dec 11, 2013 at 12:35 AM, harish.barvekar wrote: Also: You appear to be using Google Groups, which

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

2013-12-10 Thread Mark Lawrence
On 10/12/2013 16:59, ru...@yahoo.com wrote: On 12/10/2013 09:22 AM, Mark Lawrence wrote: On 10/12/2013 15:48, ru...@yahoo.com wrote: [...] There is no "you might want to" about it. There are two options here, either read and action the page so we don't see double spaced cra

Re: Trouble with Multi-threading

2013-12-10 Thread Mark Lawrence
s there was the counsins David and Jennifer. How do I know if I'm an intended recipient if you don't tell me? I also can't delete the message. Hum, anything I've forgotten? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our

Re: Movie (MPAA) ratings and Python?

2013-12-10 Thread Mark Lawrence
On 10/12/2013 23:50, Dan Stromberg wrote: But I believe imdbpy is 2.7 only. I guess it wouldn't be that difficult to run it through 2to3. Try that and see what happens? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Re: python import error

2013-12-11 Thread Mark Lawrence
seeing the double line spacing above, thanks. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-11 Thread Mark Lawrence
erpreter(s). It makes learning this language a game. Blimey, got something correct, miracles do happen. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: please guide to make proxy type function in python

2013-12-11 Thread Mark Lawrence
On 11/12/2013 12:28, Jai wrote: please guide to make proxy type function in python Write some code after looking at the documentation http://docs.python.org/3/. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence

Re: Figuring out what dependencies are needed

2013-12-11 Thread Mark Lawrence
Should I be using it? Thanks https://pypi.python.org/pypi/z3c.dependencychecker and probably others. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-11 Thread Mark Lawrence
variable/module/function name was based on a song title/album name/lyric. Thankfully not on my project, it was a mate's. Code ended up in small, round filing cabinet. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Law

Re: grab dict keys/values without iterating ?!

2013-12-11 Thread Mark Lawrence
est-data-structure-for-crossword-puzzle-search?lq=1 -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-11 Thread Mark Lawrence
On 11/12/2013 16:01, bob gailer wrote: One student (PhD in Physics) looked at X = X + 1 and said "no it doesn't". Someone I worked with used x := x - x - x to invert a number. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our l

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-11 Thread Mark Lawrence
te my diary for next week, so I learn Smalltalk Monday morning, Ruby Monday afternoon, Julia Tuesday morning ... -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: grab dict keys/values without iterating ?!

2013-12-11 Thread Mark Lawrence
the author of the above is well worth a read. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: adding values from a csv column and getting the mean. beginner help

2013-12-11 Thread Mark Lawrence
: %f" % (col, cavg)) I like consistency, new style formatting here, old style above, still if it works for you. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: adding values from a csv column and getting the mean. beginner help

2013-12-11 Thread Mark Lawrence
lifetime, no help from the nerds, So Lord, won't you buy me Mozilla Thunderbird ? With apologies to the late, great Janis Joplin. Thanks! And welcome to the group. ChrisA -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: adding values from a csv column and getting the mean. beginner help

2013-12-11 Thread Mark Lawrence
On 11/12/2013 19:46, Chris Angelico wrote: On Thu, Dec 12, 2013 at 6:41 AM, Mark Lawrence wrote: Square brackets in a usage description often mean "optional". You may want to be careful of that. There's no really good solution though. There is, https://pypi.python.org/py

Re: adding values from a csv column and getting the mean. beginner help

2013-12-11 Thread Mark Lawrence
On 11/12/2013 20:03, Chris Angelico wrote: On Thu, Dec 12, 2013 at 7:00 AM, Mark Lawrence wrote: I use the alternative X for a mandatory argument X. Also common, but how do you specify a keyword, then? Say you have a command with subcommands: $0 foo x y Move the foo to (x,y) $0 bar x y z Go

Re: The increasing disempowerment of the computer user

2013-12-11 Thread Mark Lawrence
received) within ten days of transmission. Now there's accountability for you. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Comparing values of counter in python 3.3

2013-12-12 Thread Mark Lawrence
e, but give me a for loop any day of the week, guess I just find them more readable :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Pep8 in SetupTools

2013-12-12 Thread Mark Lawrence
-- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-12 Thread Mark Lawrence
olution is a simple thing to do. Finding a solution isn't as simple see e.g. http://www.gossamer-threads.com/lists/python/dev/731701 -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: [newbie] trying socket as a replacement for nc

2013-12-12 Thread Mark Lawrence
ythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-12 Thread Mark Lawrence
r science. The year after he will win the award again for his outstanding contribution which prevents people from sending double spaced crap to this list. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: input() on python 2.7.5 vs 3.3.2

2013-12-12 Thread Mark Lawrence
it's equivalent to eval(input()) in Python 3." -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: min max from tuples in list

2013-12-12 Thread Mark Lawrence
mant" as an English word, regardless of whether the English variant is UK, US, Australian, New Zealand, Soth African, Geordie, Glaswegian or any other :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Tree library - multiple children

2013-12-12 Thread Mark Lawrence
://kmike.ru/python-data-structures/. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Code suggestion - List comprehension

2013-12-12 Thread Mark Lawrence
good piece of code, if it ain't broke, don't fix it :) Maybe change one line. if query_holder[-1] == ';': -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Downloading multiple files based on info extracted from CSV

2013-12-12 Thread Mark Lawrence
ke you passing in the file handle as I've explained above (I hope :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: [newbie] trying socket as a replacement for nc

2013-12-13 Thread Mark Lawrence
istas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Python Script

2013-12-13 Thread Mark Lawrence
/wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the double line spacing above, thanks. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Knapsack Problem Without Value

2013-12-13 Thread Mark Lawrence
hanks. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Code suggestion - List comprehension

2013-12-13 Thread Mark Lawrence
x27;] from itertools import groupby def key(x, group=[0]): ... try: ... return group[0] ... finally: ... group[0] += x.endswith(";") ... [" ".join(group) for _, group in groupby(sample, key)] ['drop table sample_table;', 'crea

Re: accessing a page which request an openID authentication

2013-12-13 Thread Mark Lawrence
l of it into your message. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-13 Thread Mark Lawrence
ap. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-13 Thread Mark Lawrence
On 13/12/2013 16:43, Chris Angelico wrote: On Sat, Dec 14, 2013 at 3:39 AM, Mark Lawrence wrote: On 13/12/2013 16:27, Chris Angelico wrote: On Sat, Dec 14, 2013 at 3:15 AM, wrote: One should recognize, with win7, MS, finally, produce a full unicode system. Strangely, among all the

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-13 Thread Mark Lawrence
Seems like we're now in the later stages of the 15, three minute rounds. The trainer won't throw in the towel, the referee won't stop the fight and the boxer himself won't quit. Is jmf actually trying to get himself killed? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-13 Thread Mark Lawrence
On 13/12/2013 23:17, Ethan Furman wrote: On 12/13/2013 03:10 PM, Mark Lawrence wrote: Seems like we're now in the later stages of the 15, three minute rounds. The trainer won't throw in the towel, the referee won't stop the fight and the boxer himself won't quit. Is jm

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-14 Thread Mark Lawrence
On 14/12/2013 10:00, Steven D'Aprano wrote: On Fri, 13 Dec 2013 23:58:14 +0000, Mark Lawrence wrote: On 13/12/2013 23:17, Ethan Furman wrote: On 12/13/2013 03:10 PM, Mark Lawrence wrote: Seems like we're now in the later stages of the 15, three minute rounds. The trainer won'

Re: [newbie] trying socket as a replacement for nc

2013-12-14 Thread Mark Lawrence
On 14/12/2013 13:14, Jean Dubois wrote: Op vrijdag 13 december 2013 09:35:18 UTC+1 schreef Mark Lawrence: On 13/12/2013 03:23, Jean Dubois wrote: kind regards, jean p.s. I'm using Linux/Kubuntu 11.04 Would you please read and action this https://wiki.python.org/moin/GoogleGroupsPyth

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-14 Thread Mark Lawrence
Clothes" and you'll get it :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-14 Thread Mark Lawrence
le with Python 3 yet? This is one of the goals of the so called Phoenix project http://wiki.wxpython.org/ProjectPhoenix -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-14 Thread Mark Lawrence
nistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

collections Counter most_common method

2013-12-14 Thread Mark Lawrence
t what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: CP65001 fails (was re: ...)

2013-12-14 Thread Mark Lawrence
;OpenType" jmf Where is the Python related issue here? Why do you keep posting double spaced crap, despite repeated requests not to do so? Or do you blame this on the allegedly failed PEP 393 FSR implementation? -- My fellow Pythonistas, ask not what our language can do for you, ask what

Re: CP65001 fails (was re: ...)

2013-12-14 Thread Mark Lawrence
On 14/12/2013 22:51, Steven D'Aprano wrote: On Sat, 14 Dec 2013 21:05:05 +0000, Mark Lawrence wrote: On 14/12/2013 20:48, wxjmfa...@gmail.com wrote: print((os.linesep).join([unicodedata.name(c) for c in u])) ETHIOPIC SYLLABLE SEE LATIN SMALL LETTER E WITH ACUTE EURO SIGN CJK UN

Re: a Python Static Analyzer

2013-12-14 Thread Mark Lawrence
ality/2013-December/000189.html is just a temporary hickup. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: CP65001 fails (was re: ...)

2013-12-15 Thread Mark Lawrence
turn it on and make sure there's a good bulb in it!". ChrisA On this count I observe that on 15/12/2013 GMT at 08:26 the cows still haven't come home :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawren

Re: collections Counter most_common method

2013-12-15 Thread Mark Lawrence
On 14/12/2013 19:42, Peter Otten wrote: Mark Lawrence wrote: This method returns a list, the example from The Fine Docs being:- >>> Counter('abracadabra').most_common(3) [('a', 5), ('r', 2), ('b', 2)] With the trend in Python being more

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-15 Thread Mark Lawrence
ay be incorrect. PS. For those living in the past without proper Unicode support: £ = GBP. Thanks for making my day, I've roared with laughter at the PS. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.

Re: a Python Static Analyzer

2013-12-15 Thread Mark Lawrence
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-15 Thread Mark Lawrence
Python and wxPython, which wraps wxWidgets? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Comparing values of counter in python 3.3

2013-12-16 Thread Mark Lawrence
obvious what they do. Counter, what the heck? :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: New to Python, Help to get script working?

2013-12-16 Thread Mark Lawrence
On 16/12/2013 08:02, Mark wrote: The record for double spaced google crap, congratulations. Mind you, it's a great new game this, Spot the Text, much better than I Spy!!! On Monday, December 16, 2013 2:55:23 AM UTC-5, Mark wrote: On Monday, December 16, 2013 2:52:05 AM UTC-5, Mark

Re: Wrapping around a list in Python.

2013-12-16 Thread Mark Lawrence
, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-16 Thread Mark Lawrence
n't fit all the data for my 100+ screens into a one liner, help please :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-16 Thread Mark Lawrence
On 16/12/2013 11:58, Chris Angelico wrote: On Mon, Dec 16, 2013 at 8:42 PM, Mark Lawrence wrote: I've done the latter, but still can't fit all the data for my 100+ screens into a one liner, help please :) With 100 screens, you should be able to use lines of text up to 8000 chara

Re: Concatenate string list to number list to form title - Logic needed.

2013-12-16 Thread Mark Lawrence
ution without loops ? Thanks Ravi I've no idea what your definition of "best" is but this works. strings = ['{} - {} , {} - {}'.format(t[0], b[-2], t[1], b[-1]) for b in a] -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-16 Thread Mark Lawrence
ng a cow handle a shotgun". -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Script for new contributors to check the patch

2013-12-16 Thread Mark Lawrence
sking these type of questions here https://mail.python.org/mailman/listinfo/core-mentorship -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-16 Thread Mark Lawrence
for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Reading csv file

2013-12-16 Thread Mark Lawrence
line++ # process the CSV Thank you. Something like. it = iter(csv.DictReader(file)) for _ in range(4): # if I've counted correctly :) next(it) for row in it: # process the CSV -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for ou

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-16 Thread Mark Lawrence
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-17 Thread Mark Lawrence
the first time, wxPython will be able to take full advantage of the superb PEP393 Flexible String Representation (FSR) which is available in Python 3.3+. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-17 Thread Mark Lawrence
w that Python 2 and unicode don't mix. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-17 Thread Mark Lawrence
On 17/12/2013 09:18, wxjmfa...@gmail.com wrote: Le mardi 17 décembre 2013 09:33:24 UTC+1, Mark Lawrence a écrit : On 17/12/2013 07:58, wxjmfa...@gmail.com wrote: From all the toolkits, wxPython is probably the most interesting. I used all versions from 2.0 (?) up to 2.8. Then it has

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-17 Thread Mark Lawrence
On 17/12/2013 11:13, Steven D'Aprano wrote: On Tue, 17 Dec 2013 09:39:06 +0000, Mark Lawrence wrote: Personally I am convinced that wxPython can't handle unicode for the simple reason that it doesn't yet support Python 3 and we all know that Python 2 and unicode don't mix.

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-17 Thread Mark Lawrence
, but it's really too slow. jmf To what, where is your context, my crystal ball is broken again? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-17 Thread Mark Lawrence
r you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-17 Thread Mark Lawrence
n contract I fixed the fix!!! -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-17 Thread Mark Lawrence
ottle get monkey? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-17 Thread Mark Lawrence
7;s interested. Using a Whitesmith's pre-ANSI C compiler didn't exactly help me either. IIRC printf was spelt format and all the formatting codes were different to what became standard C. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our

Re: PDFMiner install question

2013-12-17 Thread Mark Lawrence
uot;import os" tells me that you're running setup.py from a Python prompt, you should be running it from a Windows command prompt. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-17 Thread Mark Lawrence
hey are complaining that their systems are too slow, yes? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: PDFMiner install question

2013-12-17 Thread Mark Lawrence
making some progress :) You're likely to get more offers of assistance if you read and action this https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the double line spacing above, thanks. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Logger module in python

2013-12-17 Thread Mark Lawrence
anybody help me in this regard? Regards Pradeep http://docs.python.org/3/library/logging.html -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Logger module in python

2013-12-17 Thread Mark Lawrence
On 18/12/2013 03:36, Cameron Simpson wrote: On 18Dec2013 03:27, Mark Lawrence wrote: On 18/12/2013 03:22, smilesonisa...@gmail.com wrote: I am a newbie in python. I am looking for a existing module which I can import in my program to log the objects to a file? I know there is a module

Re: HOW TO HANDLE CAPTCHA WHILE PARSING A WEB SITE

2013-12-18 Thread Mark Lawrence
Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-18 Thread Mark Lawrence
our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-18 Thread Mark Lawrence
or our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-18 Thread Mark Lawrence
fooey :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-18 Thread Mark Lawrence
- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: how to handle captcha through machanize module or any module

2013-12-18 Thread Mark Lawrence
nistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: how to develop code using a mix of an existing python-program and console-commands

2013-12-18 Thread Mark Lawrence
excellent answer from Jerry Hill is to use the iPython %paste command. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-18 Thread Mark Lawrence
On 19/12/2013 01:49, Roy Smith wrote: In article , Mark Lawrence wrote: I've never contemplated writing a compiler, let alone actually written one. It's like the comments along the lines of "you can't call yourself a programmer until you've mastered regular

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-18 Thread Mark Lawrence
never got anywhere? Or did C simply have a far larger sales and marketing budget? :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Experiences/guidance on teaching Python as a first programming language

2013-12-18 Thread Mark Lawrence
On 19/12/2013 05:09, rusi wrote: On Thursday, December 19, 2013 10:20:54 AM UTC+5:30, Mark Lawrence wrote: On 19/12/2013 04:29, rusi wrote: On Thursday, December 19, 2013 6:19:04 AM UTC+5:30, Rhodri James wrote: On Tue, 17 Dec 2013 15:51:44 -, Wolfgang Keller wrote: The only issue for me

Re: how to develop code using a mix of an existing python-program and console-commands

2013-12-18 Thread Mark Lawrence
Christian execfile is Python 2 only. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-19 Thread Mark Lawrence
do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: GUI:-please answer want to learn GUI programming in python , how should i proceed.

2013-12-19 Thread Mark Lawrence
On 19/12/2013 09:10, wxjmfa...@gmail.com wrote: Le jeudi 19 décembre 2013 09:25:14 UTC+1, Mark Lawrence a écrit : On 19/12/2013 08:10, wxjmfa...@gmail.com wrote: Same experience with PyQt4. Py 3.2 : PyQt4.QtCore.PYQT_VERSION_STR -> 4.8.6 Py 3.3 : PyQt4.QtCore.PYQT_VERSION_

<    9   10   11   12   13   14   15   16   17   18   >