Re: Python Worst Practices

2015-02-28 Thread Mark Lawrence
On 28/02/2015 16:36, Chris Angelico wrote: On Sun, Mar 1, 2015 at 3:28 AM, Mark Lawrence wrote: I love fishing, just dangle the bait and wait to see what bites :) Yeah, you usually catch someone. Sometimes they need to be majorly sleep-deprived at half past three in the morning so they&#x

Re: Python Worst Practices

2015-02-28 Thread Mark Lawrence
On 28/02/2015 17:55, BartC wrote: On 28/02/2015 15:33, Mark Lawrence wrote: It also makes me wonder what idiot decided to use C as the language for the first Python implementation? Or was it written in something else and then ported? Python was already slow enough even written in C. With any

Re: Python Worst Practices

2015-03-01 Thread Mark Lawrence
d we unlearn it to fit in with American English? Two chances, zero or none. -- 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: Python Worst Practices

2015-03-01 Thread Mark Lawrence
On 01/03/2015 16:42, Chris Angelico wrote: On Mon, Mar 2, 2015 at 3:38 AM, Mark Lawrence wrote: Are you suggesting that we Brits have a single "home accent"? If you are, you need to stand up as your voice is rather muffled. That by the way is a British expression that may or may n

Re: Python Worst Practices

2015-03-01 Thread Mark Lawrence
On 01/03/2015 17:01, Marko Rauhamaa wrote: Mark Lawrence : Are you suggesting that we Brits have a single "home accent"? If you are, you need to stand up as your voice is rather muffled. That by the way is a British expression that may or may not be used around the Commonwealth.

Re: Python Worst Practices

2015-03-01 Thread Mark Lawrence
On 01/03/2015 17:52, Marko Rauhamaa wrote: Mark Lawrence : On 01/03/2015 17:01, Marko Rauhamaa wrote: What you (or I) speak in our native surroundings is up to you (and me). However, when I exhange software engineering ideas with you, I wish both of us could stick to American English. Well

iPython 3 released

2015-03-01 Thread Mark Lawrence
what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Python Worst Practices

2015-03-01 Thread Mark Lawrence
quot;abot" not "abut". -- 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: date

2015-03-02 Thread Mark Lawrence
omplete overkill. Give me the Steven D'Aprano solution any day of the week. -- 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: date

2015-03-02 Thread Mark Lawrence
On 02/03/2015 14:44, Steven D'Aprano wrote: Mark Lawrence wrote: Give me the Steven D'Aprano solution any day of the week. Sounds ominous. Is that better or worse than the final solution? As in "this program will inadvertantly self distruct in five seconds"? -- M

Re: Python Worst Practices

2015-03-02 Thread Mark Lawrence
l Spanish is not standard & see how far you get. if they are laid back about it try the same thing with he French This http://en.wikipedia.org/wiki/Canarian_Spanish is interesting. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our langu

Re: date

2015-03-02 Thread Mark Lawrence
On 02/03/2015 15:51, Chris Angelico wrote: On Tue, Mar 3, 2015 at 2:24 AM, Mark Lawrence wrote: On 02/03/2015 14:44, Steven D'Aprano wrote: Mark Lawrence wrote: Give me the Steven D'Aprano solution any day of the week. Sounds ominous. Is that better or worse than the fina

Re: date

2015-03-02 Thread Mark Lawrence
On 02/03/2015 15:42, Fabien wrote: On 02.03.2015 15:26, Mark Lawrence wrote: Have you tried Pandas? http://pandas.pydata.org/ If your csv file has no other problems, the following should do the trick: import pandas as pd df = pd.read_csv('file.csv', index_col=0, parse_dates= {&

Re: Python Worst Practices

2015-03-02 Thread Mark Lawrence
On 01/03/2015 17:52, Marko Rauhamaa wrote: Mark Lawrence : On 01/03/2015 17:01, Marko Rauhamaa wrote: What you (or I) speak in our native surroundings is up to you (and me). However, when I exhange software engineering ideas with you, I wish both of us could stick to American English. Well

Re: rst and pypandoc

2015-03-02 Thread Mark Lawrence
the two inp /claim/ to be the same... Al The two inps are *not* the same. Steven D'Aprano mislead you with a typo, or so he claims :) Dave Angel pointed this out. Steven replied. You've either missed these emails or simply not read them. -- My fellow Pythonistas, ask not w

Re: (Still OT) Nationalism, language and monoculture [was Re: Python Worst Practices]

2015-03-02 Thread Mark Lawrence
what if I say "this file contains one long Fortran code"? There is a subtile difference in meaning here. You might think so but I disagree, in UK English it means one and the same thing, there is so subtle difference at all. -- My fellow Pythonistas, ask not what our language can

Re: [Python 3.4.3, pip 6.0.8 ] Error installing Sphinx (on markupsafe install)

2015-03-02 Thread Mark Lawrence
o grab it from here http://www.lfd.uci.edu/~gohlke/pythonlibs/#markupsafe -- 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: Python Worst Practices

2015-03-02 Thread Mark Lawrence
The quote's not even mine -- I encountered it decades ago. Come to sunny Christchurch, Dorset and you encounter the street/district that is simply "Bargates". -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark

Re: tarfile vs zipfile

2015-03-02 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: (Still OT) Nationalism, language and monoculture [was Re: Python Worst Practices]

2015-03-04 Thread Mark Lawrence
an be very difficult to understand. Marko This sums up perfectly why you made it onto my dream team so quickly. -- 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: io.open vs. codecs.open

2015-03-04 Thread Mark Lawrence
cate codecs.open()". -- 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: (Still OT) Nationalism, language and monoculture [was Re: Python Worst Practices]

2015-03-05 Thread Mark Lawrence
u can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: HELP!! How to ask a girl out with a simple witty Python code??

2015-03-05 Thread Mark Lawrence
board. That way we wouldn't have had to put up with the appalling slurs from our RUE (Resident Unicode Expert) for perhaps two years. -- 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: HELP!! How to ask a girl out with a simple witty Python code??

2015-03-05 Thread Mark Lawrence
ading about the 4,773 open issues on the bug tracker. As I consider this rather more important than some completely tangential load of cobblers, would you and MR D'Aprano be kind enough to go and have your 12, 3 minute rounds elsewhere, thanks? -- My fellow Pythonistas, ask not what our la

Re: Is nan in (nan,) correct?

2015-03-05 Thread Mark Lawrence
that it probably needs a major rethink. After 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: (Still OT) Nationalism, language and monoculture [was Re: Python Worst Practices]

2015-03-06 Thread Mark Lawrence
etter communication. But more to the point its still not clear (to me) whether you are objecting to - to Mark - to British accent British accent, Christmas is early this year so ho, ho, ho. Nobody in this country ever guesses where I was born and bred, they all think I'm from the South

Re: Speeding up permutations generation

2015-03-06 Thread Mark Lawrence
org/. The more mathematically minded may well be able to give better answers. -- 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: Speeding up permutations generation

2015-03-06 Thread Mark Lawrence
e you actually profiled your code and found that generating permutations is the bottleneck, or did you just guess? Because even experienced programmers - even extremely experienced Python programmers - are usually wrong when they guess about the slowest part of a program. The only way to know is t

Re: HELP!! How to ask a girl out with a simple witty Python code??

2015-03-06 Thread Mark Lawrence
n's dog, I wasn't offended, I was downright livid. How dare they distort history in an attempt to avoid offending people. -- 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

Odo: Shapeshifting for your data

2015-03-06 Thread Mark Lawrence
sk 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: Odo: Shapeshifting for your data

2015-03-06 Thread Mark Lawrence
On 07/03/2015 04:42, Steve Hayes wrote: On Fri, 06 Mar 2015 20:03:07 +, Mark Lawrence wrote: https://odo.readthedocs.org/en/latest/ I don't know if there is a need for shunting data around in this way but some of you may find this interesting. That looks very interesting indeed.

Re: Newbie question about text encoding

2015-03-07 Thread Mark Lawrence
Pike, or Python 3.3+? ChrisA Cue obligatory cobblers from our RUE. -- 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 question about text encoding

2015-03-07 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: MSVC2013

2015-03-07 Thread Mark Lawrence
y day with 2013 no problems at all, thanks mainly to the work on the build system by Zach Ware and Steve Dower. If 2015 is stable that will be used for 3.5 else we'll stick with 2013. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our lang

Re: Newbie question about text encoding

2015-03-07 Thread Mark Lawrence
upported versions. Here's an example: b = b'\x80' Yes, it generates an exception. IOW, UTF-8 is not a bijective mapping from str objects to bytes objects. Python 2 might, Python 3 doesn't. -- My fellow Pythonistas, ask not what our language can do for you, as

Re: Newbie question about text encoding

2015-03-07 Thread Mark Lawrence
On 07/03/2015 16:48, Marko Rauhamaa wrote: Mark Lawrence : On 07/03/2015 16:25, Marko Rauhamaa wrote: Here's an example: b = b'\x80' Yes, it generates an exception. IOW, UTF-8 is not a bijective mapping from str objects to bytes objects. Python 2 might, Python 3 doesn&

Re: Newbie question about text encoding

2015-03-07 Thread Mark Lawrence
On 07/03/2015 17:16, Marko Rauhamaa wrote: Mark Lawrence : It would clearly help if you were to type in the correct UK English accent. Your ad-hominem-to-contribution ratio is alarmingly high. Marko You've been a PITA ever since you first joined this list, what about it? -- My f

Re: Newbie question about text encoding

2015-03-07 Thread Mark Lawrence
of) the bumps? Has anybody here got experience of it as I've never used 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: surprising exception text

2015-03-08 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: MSVC2013

2015-03-08 Thread Mark Lawrence
On 08/03/2015 17:57, [email protected] wrote: On Saturday, March 7, 2015 at 5:36:07 PM UTC+1, Mark Lawrence wrote: On 07/03/2015 15:55, [email protected] wrote: Out of curiosity, is there any plan to use a more recent version of Visual Studio (i.e.: 2013) to compile the official Python3

Re: surprising exception text

2015-03-08 Thread Mark Lawrence
On 08/03/2015 18:20, Steven D'Aprano wrote: Mark Lawrence wrote: On 08/03/2015 09:15, Cameron Simpson wrote: Gotta love this: TypeError: decoding with 'utf-8' codec failed (TypeError: '_io.BufferedReader' does not support the buffer interface) Not to worry:-)

Re: Opaque error message on UTF-8 decode

2015-03-08 Thread Mark Lawrence
ssue like this compared to the "Python can't do decimal sums properly" which gets raised every few months by newbies :) -- 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: surprising exception text

2015-03-08 Thread Mark Lawrence
On 08/03/2015 22:56, Cameron Simpson wrote: On 08Mar2015 18:52, Mark Lawrence wrote: On 08/03/2015 18:20, Steven D'Aprano wrote: Mark Lawrence wrote: On 08/03/2015 09:15, Cameron Simpson wrote: Gotta love this: TypeError: decoding with 'utf-8' codec failed (TypeError: 

Re: Use à Python 2 module with Python 3

2015-03-09 Thread Mark Lawrence
mess about trying to build something yourself. -- 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: MSVC2013

2015-03-11 Thread Mark Lawrence
On 11/03/2015 21:59, [email protected] wrote: On Sunday, March 8, 2015 at 7:51:17 PM UTC+1, Mark Lawrence wrote: On 08/03/2015 17:57, [email protected] wrote: On Saturday, March 7, 2015 at 5:36:07 PM UTC+1, Mark Lawrence wrote: On 07/03/2015 15:55, [email protected] wrote: Out of

PSF news - BBC launches MicroBit

2015-03-12 Thread Mark Lawrence
http://pyfound.blogspot.co.uk/2015/03/bbc-launches-microbit.html may be of interest to some of 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: The idle gui

2015-03-13 Thread Mark Lawrence
http://sscce.org/ and then repost your question, thank 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: generator/coroutine terminology

2015-03-14 Thread Mark Lawrence
Five minutes work for you (singular) on the bug tracker. -- 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: Python 2 to 3 conversion - embrace the pain

2015-03-14 Thread Mark Lawrence
ibraries. Rome wasn't destroyed in a day? :) -- 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: generator/coroutine terminology

2015-03-14 Thread Mark Lawrence
0 (x) 15 LOAD_CONST 2 (1) 18 BINARY_SUBTRACT 19 RETURN_VALUE >> 20 LOAD_CONST 0 (None) 23 RETURN_VALUE -- 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: generator/coroutine terminology

2015-03-14 Thread Mark Lawrence
guage reference should be the definitive guide. -- 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: Python 2 to 3 conversion - embrace the pain

2015-03-15 Thread Mark Lawrence
k what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Python 2 to 3 conversion - embrace the pain

2015-03-15 Thread Mark Lawrence
On 15/03/2015 20:59, Fetchinson . wrote: On 3/15/15, Mark Lawrence wrote: On 15/03/2015 19:05, John Nagle wrote: On 3/14/2015 1:00 AM, Marko Rauhamaa wrote: John Nagle : I'm approaching the end of converting a large system from Python 2 to Python 3. Here's why you don't

Re: Python 2 to 3 conversion - embrace the pain

2015-03-15 Thread Mark Lawrence
On 16/03/2015 00:25, Steven D'Aprano wrote: Mark Lawrence wrote: On 15/03/2015 20:59, Fetchinson . wrote: On 3/15/15, Mark Lawrence wrote: On 15/03/2015 19:05, John Nagle wrote: On 3/14/2015 1:00 AM, Marko Rauhamaa wrote: John Nagle : I'm approaching the end of converti

Re: generator/coroutine terminology

2015-03-16 Thread Mark Lawrence
r 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 2 to 3 conversion - embrace the pain

2015-03-16 Thread Mark Lawrence
d not anticipate or handle? Any of the 47 open issues on the bug tracker to start with :( -- 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: generator/coroutine terminology

2015-03-16 Thread Mark Lawrence
On 16/03/2015 14:37, Rustom Mody wrote: On Monday, March 16, 2015 at 7:57:08 PM UTC+5:30, Mark Lawrence wrote: On 16/03/2015 14:19, Rustom Mody wrote: == Anyways... Yes 15 years are past. I dont expect the def can be revoked now. [As far as I am concerned its a minor wart

Re: Python 2 to 3 conversion - embrace the pain

2015-03-16 Thread Mark Lawrence
a few nappies. -- 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: [OT] Weaknesses of distro package managers - was Re: Python 2 to 3 conversion - embrace the pain

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

Re: generator/coroutine terminology

2015-03-16 Thread Mark Lawrence
On 17/03/2015 02:52, Rustom Mody wrote: On Monday, March 16, 2015 at 11:50:33 PM UTC+5:30, Mark Lawrence wrote: On 16/03/2015 14:37, Rustom Mody wrote: On Monday, March 16, 2015 at 7:57:08 PM UTC+5:30, Mark Lawrence wrote: On 16/03/2015 14:19, Rustom Mody wrote

Re: [OT] Weaknesses of distro package managers - was Re: Python 2 to 3 conversion - embrace the pain

2015-03-16 Thread Mark Lawrence
On 17/03/2015 03:05, Michael Torrie wrote: On 03/16/2015 09:01 PM, Mark Lawrence wrote: Reading this makes me realise how lucky I am not having to worry about such issues. How so? I don't work due to ill health. I use Python at home on Windows purely for my own needs which pip now c

Re: generator/coroutine terminology

2015-03-16 Thread Mark Lawrence
On 17/03/2015 03:18, Rustom Mody wrote: On Tuesday, March 17, 2015 at 8:37:25 AM UTC+5:30, Mark Lawrence wrote: Ok Let me throw out a suggestion: - potato is a generator - tomato is a cursor. Acceptable? No. In Python potato is a generator function, tomato is a generator. Why

Re: generator/coroutine terminology

2015-03-16 Thread Mark Lawrence
On 17/03/2015 03:33, Rustom Mody wrote: On Tuesday, March 17, 2015 at 8:55:27 AM UTC+5:30, Mark Lawrence wrote: On 17/03/2015 03:18, Rustom Mody wrote: On Tuesday, March 17, 2015 at 8:37:25 AM UTC+5:30, Mark Lawrence wrote: Ok Let me throw out a suggestion: - potato is a generator

Re: Package manager cooperation? (was Weaknesses of distro package managers)

2015-03-16 Thread Mark Lawrence
e trying to solve that of configuration management? How many installations have to change world wide because of one serious bug in (say) OpenSSL? -- 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: Python 2 to 3 conversion - embrace the pain

2015-03-16 Thread Mark Lawrence
er of software developers being literate both on Linux and Windows. Of course we could avoid all of these problems if we were to bring back the mainframe or mini and the dumb terminal. Take cover, incoming :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you

Re: Python 2 to 3 conversion - embrace the pain

2015-03-17 Thread Mark Lawrence
On 17/03/2015 22:36, Dennis Lee Bieber wrote: On Tue, 17 Mar 2015 14:50:57 + (UTC), Grant Edwards declaimed the following: On 2015-03-17, Mark Lawrence wrote: Of course we could avoid all of these problems if we were to bring back the mainframe or mini and the dumb terminal. We did

Brilliant or insane code?

2015-03-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: Python 2 to 3 conversion - embrace the pain

2015-03-18 Thread Mark Lawrence
t isn't already. -- 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: Brilliant or insane code?

2015-03-18 Thread Mark Lawrence
On 18/03/2015 14:59, Ian Kelly wrote: On Tue, Mar 17, 2015 at 7:14 PM, Dan Sommers wrote: On Wed, 18 Mar 2015 00:35:42 +, Mark Lawrence wrote: I've just come across this http://www.stavros.io/posts/brilliant-or-insane-code/ as a result of this http://bugs.python.org/issue23695 An

Re: UnboundLocalError in TKinter, SQLAlchemy script.

2015-03-18 Thread Mark Lawrence
clearly confused? On Stack, if you don't post the entire code, you are asked to do so. I would think it would be the same procedure here. http://sscce.org/ -- 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: Howtocreateaserviceinwindowsforpythonfiles

2015-03-19 Thread Mark Lawrence
org/mailman/listinfo/python-win32 which is also available as gmane.comp.python.windows. -- 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: [OT] Weaknesses of distro package managers - was Re: Python 2 to 3 conversion - embrace the pain

2015-03-20 Thread Mark Lawrence
I though jumping to your side. Like I said, it sounds more fun. But really, wife and kids need to eat. Please don't feed the RUE. -- 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: Automation of Windows app?

2015-03-22 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: Best way to calculate fraction part of x?

2015-03-23 Thread Mark Lawrence
-the-number-question ? I'm assuming that the reference to "pkaeding's algorithm" refers to https://github.com/pkaeding but haven't confirmed that to be fact. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark

Re: To Change A Pdf Ebook To Kindle

2015-03-24 Thread Mark Lawrence
s inappropriate content? 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: Regex Python Help

2015-03-25 Thread Mark Lawrence
On 25/03/2015 21:19, Gregg Dotoli wrote: Grep is regular expressions. If I'm using Python, I'll use the Python modules. Silly Gregg Clear as mud, and please don't top post. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our

Re: Sudoku solver

2015-03-25 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: Regex Python Help

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

Re: test1

2015-03-25 Thread Mark Lawrence
g, then we won't have to? -- 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: time module vs. datetime module: plain language for beginners

2015-03-25 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: test1

2015-03-25 Thread Mark Lawrence
can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: test1

2015-03-26 Thread Mark Lawrence
On 26/03/2015 01:26, Tiglath Suriol wrote: On Wednesday, March 25, 2015 at 7:58:11 PM UTC-4, Mark Lawrence wrote: You might be used to dealing with other people in other newsgroups. This is the Python main mailing list/newsgroup. There is a rather more civilised way of doing things around

Re: Supply condition in function call

2015-03-27 Thread Mark Lawrence
hon 2 any more. What does bother me is the stream of complaints you make about the docs or docstrings but there are very few if any tracker issues to get these things sorted. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence

Re: Sudoku solver

2015-03-27 Thread Mark Lawrence
Thanks, I've been having a miserable day but that got me chuckling :) -- 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: VB/Pascal with statement [was Re: Proposal for new minor syntax]

2015-03-28 Thread Mark Lawrence
is not defined >>> help('FAQ') no Python documentation found for 'FAQ' Less than useless, now what? -- 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: VB/Pascal with statement [was Re: Proposal for new minor syntax]

2015-03-28 Thread Mark Lawrence
On 28/03/2015 12:58, Steven D'Aprano wrote: On Sat, 28 Mar 2015 11:26 pm, Mark Lawrence wrote: On 28/03/2015 06:26, Steven D'Aprano wrote: Pascal is another language with a construct like that, and there's a FAQ for it: https://docs.python.org/2/faq/design.html#why-doesn-

Re: Sudoku solver

2015-03-29 Thread Mark Lawrence
ot;. -- 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: Sudoku solver

2015-03-29 Thread Mark Lawrence
hear the screams of anguish around the world. -- 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: Sudoku solver

2015-03-29 Thread Mark Lawrence
or you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

cgi parse_qs still exists?

2015-03-29 Thread Mark Lawrence
e can do for you, ask what you can do for our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

Re: Python 3 lack of support for fcgi/wsgi.

2015-03-29 Thread Mark Lawrence
made worse by the unicode FSR, which was released in, I think, 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.python.org/mailman/listinfo/python-list

Re: cgi parse_qs still exists?

2015-03-30 Thread Mark Lawrence
On 30/03/2015 07:48, dieter wrote: Mark Lawrence writes: This has been marked for deprecation since at least 2.6 but is still in the 3.5 code base. Does anybody know if this is by accident or design? If the former I'll happily raise an issue to get it removed unless somebody beats me

Re: Python 3 lack of support for fcgi/wsgi.

2015-03-30 Thread Mark Lawrence
introduced it was only ever presented as a *start* to the porting effort. Not much of a tool if the 47 outstanding issues on the bug tracker are anything to go by. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --

Re: New to Programming - XML Processing

2015-04-01 Thread Mark Lawrence
your answers or bottom post as top posting is heavily frowned upon here. TIA. -- 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: Memory Issue using marking property in spotfire

2015-04-01 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: Defamation

2015-04-03 Thread Mark Lawrence
On 03/04/2015 17:37, silvagni wrote: Please remove the page: https://mail.python.org/pipermail/python-list/2014-September/691616.html Thank You Gabriele Silvagni I mark all of these as offensive on google groups. -- My fellow Pythonistas, ask not what our language can do for you, ask what

Re: Is it possible to deliver different source distributions for different Python versions?

2015-04-05 Thread Mark Lawrence
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: Best search algorithm to find condition within a range

2015-04-07 Thread Mark Lawrence
of gg some 18 months 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: Code critique please

2015-04-07 Thread Mark Lawrence
As you've had plenty of answers I'll just say that PIL is pretty old now. Are you aware of the fork called Pillow? https://pillow.readthedocs.org/ -- 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: Best search algorithm to find condition within a range

2015-04-07 Thread Mark Lawrence
or our language. Mark Lawrence -- https://mail.python.org/mailman/listinfo/python-list

<    24   25   26   27   28   29   30   31   32   33   >