On Monday, September 4, 2017 at 3:20:22 AM UTC+1, Chris Angelico wrote:
> On Mon, Sep 4, 2017 at 12:05 PM, Steve D'Aprano wrote:
> > On Mon, 4 Sep 2017 04:15 am, Stephan Houben wrote:
> >
> >> Needless to say, according to the definition in Plotkin's paper, Python
> >> is "call-by-value".
> >
> > A
On Monday, September 4, 2017 at 9:14:24 PM UTC+1, Ben Bacarisse wrote:
> Rustom Mody writes:
>
> > Here is some code I (tried) to write in class the other day
> >
> > The basic problem is of generating combinations
>
> > Now thats neat as far as it goes but combinations are fundamentally sets
>
On Wednesday, September 6, 2017 at 2:42:06 PM UTC+1, Andrej Viktorovich wrote:
> Found that pythons have different paths. It might be related?
Definitely :)
>
> 64 bit
>
> C:\Users\me\AppData\Local\Programs\Python\Python36-32
> C:\Users\me\AppData\Local\Programs\Python\Python36-32\DLLs
> C:\Use
On Wednesday, September 6, 2017 at 1:12:22 PM UTC+1, Rustom Mody wrote:
> On Wednesday, September 6, 2017 at 5:08:20 PM UTC+5:30, Steve D'Aprano wrote:
> > On Wed, 6 Sep 2017 07:13 pm, Rustom Mody wrote:
> >
> >
> > > Can you explain what "id" and "is" without talking of memory?
> >
> > Yes.
> >
On Friday, September 8, 2017 at 11:12:50 AM UTC+1, Leam Hall wrote:
>
> I've read comments about Python 3 moving from the Zen of Python. I'm a
> "plain and simple" person myself. Complexity to support what CompSci
> folks want, which was used to describe some of the Python 3 changes,
> doesn't
On Friday, September 8, 2017 at 5:19:36 PM UTC+1, Steve D'Aprano wrote:
> On Sat, 9 Sep 2017 12:41 am, Chris Angelico wrote:
>
> >> I ran 2to3 on some code that worked under 2.6.6. and 3.6.2. 2to3 broke it
> >> for both versions and it was a fairly trivial script.
> >
> > Show the code that it br
On Saturday, September 9, 2017 at 4:09:24 AM UTC+1, boB Stepp wrote:
> On Fri, Sep 8, 2017 at 9:54 PM, Michael Torrie wrote:
> > On 09/08/2017 08:35 PM, V Vishwanathan wrote:
> >> Hi, From what I see in the recent 4/5 digests, this forum seems to be for
> >> advanced
> >>
> >> and professional pro
On Sunday, September 10, 2017 at 6:07:00 AM UTC+1, Ben Finney wrote:
> Gene Heskett writes:
>
> > On Saturday 09 September 2017 21:48:44 Chris Angelico wrote:
> >
> > > The Python Secret Underground emphatically does not exist.
> >
> > Humm. here all this time I thought you were a charter member.
On Wednesday, September 13, 2017 at 10:43:47 PM UTC+1, Sean DiZazzo wrote:
> On Tuesday, September 12, 2017 at 9:18:12 AM UTC-7, larry@gmail.com wrote:
> > Not too many females here, but anyway:
> >
> > https://svahausa.com/collections/shop-by-interest-1/products/python-code-fit-flare-dress
>
Looks as if people have been busy over the years. Read all about it
https://github.com/python/cpython
--
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
I thought some might find this
https://sites.google.com/view/energy-efficiency-languages/ interesting.
--
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday, September 17, 2017 at 2:16:48 PM UTC+1, bartc wrote:
>
> print can also be used for debugging, when it might be written, deleted
> and added again hundreds of times. So writing all those brackets becomes
> irksome. 'print' needs to be easy to write.
>
> --
> bartc
Experienced Pytho
On Monday, September 18, 2017 at 10:21:55 PM UTC+1, John Ladasky wrote:
> On Saturday, September 16, 2017 at 11:01:03 PM UTC-7, Terry Reedy wrote:
> > On 9/16/2017 7:04 PM, b...@g...com wrote:
>
> > The particular crippler for CLBG problems is the non-use of numpy in
> > numerical calculations, s
On Wednesday, September 27, 2017 at 3:10:30 PM UTC+1, darwi...@gmail.com wrote:
> Whats the reason that python is growing fast?
It would be growing faster but it is only the second best language in the
world. Please see
https://mail.python.org/pipermail/python-list/2002-November/141486.html
--
On Friday, September 29, 2017 at 6:46:31 AM UTC+1, Frank Millman wrote:
> "Steve D'Aprano" wrote
>
> I don't have Python 3.6 installed, can somebody check to see whether or not
> it
> shows the same (wrong) behaviour?
>
> [...]
>
> C:\Users\User>python
> Python 3.6.0 (v3.6.0:41df79263a11, Dec
On Saturday, September 30, 2017 at 9:03:32 PM UTC+1, Stephan Houben wrote:
> Op 2017-09-27, Robert L. schreef :
> > (sequence-fold + 0 #(2 3 4))
> > ===>
> > 9
> >
> > In Python?
>
> >>> sum([2, 3, 4])
> 9
Dow you have to keep replying to this out and out racist, as none of his posts
have any re
On Sunday, October 1, 2017 at 6:47:34 PM UTC+1, MRAB wrote:
> On 2017-10-01 02:52, Stefan Ram wrote:
> > MRAB writes:
> >>raise ValueError("Temperature below -273 is not possible")
> >
> >-273.15
> >
> I think you've trimmed a little too much. In my reply I was only copying
> what someone el
On Wednesday, October 4, 2017 at 9:34:09 AM UTC+1, alister wrote:
> On Wed, 04 Oct 2017 20:16:29 +1300, Gregory Ewing wrote:
>
> > Steve D'Aprano wrote:
> >> On Wed, 4 Oct 2017 01:40 pm, Chris Angelico wrote:
> >>
> >>>You know, you don't HAVE to economize on letters. It's okay to call
> >>>your
On Wednesday, October 4, 2017 at 8:29:26 PM UTC+1, 20/20 Lab wrote:
> Looking for advice for what looks to me like clumsy code.
>
> I have a large csv (effectively garbage) dump. I have to pull out sales
> information per employee and count them by price range. I've got my code
> working, but I
On Thursday, October 5, 2017 at 4:22:26 AM UTC+1, Steve D'Aprano wrote:
> On Thu, 5 Oct 2017 01:21 pm, Stefan Ram wrote:
>
> >>- Germany was the aggressor in World War 2;
> >>- well, Germany and Japan;
> >>- *surely* it must be Germany, Italy and Japan;
> >
> > This listing style reminds me of
On Thursday, October 5, 2017 at 10:07:05 PM UTC+1, Fetchinson . wrote:
> Hi folks,
>
> I have a rather simple program which cycles through a bunch of files,
> does some operation on them, and then quits. There are 500 files
> involved and each operation takes about 5-10 MB of memory. As you'll
> s
On Friday, October 6, 2017 at 2:05:58 AM UTC+1, Irv Kalb wrote:
>
> The range function is discussed after that.
>
FWIW range isn't a function in Python 3. From
https://docs.python.org/3/library/functions.html#func-range "Rather than being
a function, range is actually an immutable sequence
On Sunday, October 8, 2017 at 12:42:19 AM UTC+1, Cai Gengyang wrote:
> Hello,
>
> Does anyone know of a way to find all my old posts about Python ? Thanks a
> lot!
>
> GengYang
Make a site specific search for your name here
https://mail.python.org/pipermail/python-list/
--
Kindest regards.
M
On Wednesday, October 11, 2017 at 3:14:51 PM UTC+1, bartc wrote:
> On 11/10/2017 14:16, Marko Rauhamaa wrote:
>
> > Python and C don't try to protect you. In return, you get syntactic
> > convenience that probably enhances the quality of your programs.
>
> Python, maybe. C syntax isn't as painful
On Wednesday, October 11, 2017 at 4:47:43 PM UTC+1, bartc wrote:
> On 11/10/2017 15:52, wrote:
> > On Wednesday, October 11, 2017 at 3:14:51 PM UTC+1, bartc wrote:
> >> On 11/10/2017 14:16, Marko Rauhamaa wrote:
> >>
> >>> Python and C don't try to protect you. In return, you get syntactic
> >>> co
On Thursday, October 12, 2017 at 10:46:03 AM UTC+1, Iranna Mathapati wrote:
> Hi Team,
>
>
> How to replace multipal char from string and substitute with new char with
> one line code
>
> Ex:
>
> str = "9.0(3)X7(2) " ===> 9.0.3.X7.2
>
> need to replace occurrence of '(',')' with dot(
On Thursday, October 12, 2017 at 12:33:09 PM UTC+1, Chris Angelico wrote:
> On Thu, Oct 12, 2017 at 8:12 PM, Thomas Jollans wrote:
> > On 2017-10-12 02:51, Chris Angelico wrote:
> >> If it wants new life, it's probably going to need a Linux version,
> >> because that's where a lot of developers han
On Wednesday, November 1, 2017 at 9:14:05 PM UTC, Alexey Muranov wrote:
> Hello,
>
> what do you think about the idea of replacing "`else`" with "`then`" in
> the contexts of `for` and `try`?
>
> It seems clear that it should be rather "then" than "else." Compare
> also "try ... then ... final
On Wednesday, November 15, 2017 at 8:53:44 AM UTC, wxjm...@gmail.com wrote:
> Sorry, to have to say it.
>
> Have a nice day.
Do you mean it segfaults or simply provides a traceback? If the latter is your
environment set correctly?
--
https://mail.python.org/mailman/listinfo/python-list
On Thursday, November 16, 2017 at 8:43:24 AM UTC, wxjm...@gmail.com wrote:
> Le mercredi 15 novembre 2017 23:43:46 UTC+1, Terry Reedy a écrit :
> > On 11/15/2017 6:58 AM, breamoreboy wrote:
> > > On Wednesday, November 15, 2017 at 8:53:44 AM UTC, wxjm...@gmail.com
> > &
As type annotations seem to be taking off in a big way I thought that
http://mypy-lang.blogspot.co.uk/2017/11/dropbox-releases-pyannotate-auto.html
would be of interest, to some of you anyway.
--
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
On Thursday, November 23, 2017 at 6:50:29 PM UTC, Mikhail V wrote:
> Chris A wrote:
>
> >> On Fri, Nov 24, 2017 at 1:10 AM, Mikhail V wrote:
> >>
> >>> Chris A wrote:
> >>>
> >>> Fortunately for the world, you're not the one who decided which
> >>> characters were permitted in Python identifiers.
On Monday, November 27, 2017 at 1:19:38 AM UTC, Chris Angelico wrote:
> On Mon, Nov 27, 2017 at 12:14 PM, Skip Montanaro wrote:
> >> There seems to be a gateway loop of some sort going on.
> >> I'm seeing multiple versions of the same posts in
> >> comp.lang.python with different numbers of "nospam
On Monday, November 27, 2017 at 10:08:06 PM UTC, wxjmfauth wrote:
> Le lundi 27 novembre 2017 14:52:19 UTC+1, Rustom Mody a ÄCcritâ :
> > On Monday, November 27, 2017 at 6:48:56 PM UTC+5:30, Rustom Mody wrote:
> > > Having said that I should be honest to mention that I saw your post first
> on
> >
On Tuesday, November 28, 2017 at 1:14:51 AM UTC, Skip Montanaro wrote:
> > I'm 99.5% certain it's not gate_news.
>
> A funny thing. All messages I have looked at so far with the "nospam"
> thing have a Message-ID from binkp.net. (They are also all Usenet
> posts.) For example:
>
> Newsgroups: com
On Monday, December 4, 2017 at 9:44:27 AM UTC, Cecil Westerhof wrote:
> I have a script that was running perfectly for some time. It uses:
> array = [elem for elem in output if 'CPU_TEMP' in elem]
>
> But because output has changed, I have to check for CPU_TEMP at the
> beginning of the line.
On Monday, December 4, 2017 at 7:10:01 PM UTC, Jason Maldonis wrote:
> I was extending a `list` and am wondering why slicing lists will never
> raise an IndexError, even if the `slice.stop` value if greater than the
> list length.
>
> Quick example:
>
> my_list = [1, 2, 3]
> my_list[:100] # does
On Thursday, December 7, 2017 at 2:06:46 PM UTC, prvn...@gmail.com wrote:
> Hi All,
> I am new to python need help to write a script in python
> my requirement is :-
> write a python script to print sentence from a txt file to another txt file
>
> Regards,
> Praveen
Read this https://docs.python.
On Monday, December 4, 2017 at 9:44:27 AM UTC, Cecil Westerhof wrote:
> I have a script that was running perfectly for some time. It uses:
> array = [elem for elem in output if 'CPU_TEMP' in elem]
>
> But because output has changed, I have to check for CPU_TEMP at the
> beginning of the line. W
On Monday, December 4, 2017 at 7:10:01 PM UTC, Jason Maldonis wrote:
> I was extending a `list` and am wondering why slicing lists will never
> raise an IndexError, even if the `slice.stop` value if greater than the
> list length.
>
> Quick example:
>
> my_list = [1, 2, 3]
> my_list[:100] # does n
Seeing that type hinting is one of the big new features of Python I thought
folks might find this
https://engineering.instagram.com/let-your-code-type-hint-itself-introducing-open-source-monkeytype-a855c7284881
of interest.
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/li
On Friday, December 22, 2017 at 1:28:17 PM UTC, Ranya wrote:
> Hi,
> Am trying to use clr.AddReference and clr.AddReferenceToFile, but
> python(2.7) keeps making this error:
>
> Traceback (most recent call last):
> File "", line 1, in
> clr.AddReference("UnityEngine")AttributeError: 'module
On Friday, December 22, 2017 at 9:36:29 PM UTC, hemanta phurailatpam wrote:
> I want to do co-ordinate transformation from earth-frame to equatorial frame.
> By entering date and time, I want to get RA(right ascension) and
> Dec(declination) wrt to equatorial frame. How do I do it?
It looks as i
On Friday, December 22, 2017 at 3:42:58 PM UTC, jorge@cptec.inpe.br wrote:
> Hi,
>
> I use the PYTHON and IDL. In IDL I can plot a grid map like a this
> figure (mapa.png). Please, I would like know how can I plot my figure
> using PYTHON with the box around the figure. Like this that I plot
On Thursday, December 28, 2017 at 7:40:14 PM UTC, alister wrote:
> On Thu, 28 Dec 2017 00:58:48 -0200, Duram wrote:
>
> > How to use goto in python?
> >
> > ---
> > This email has been checked for viruses by AVG.
> > http://www.avg.com
>
> Dont!
> actually you cant - there isn't one*
>
> *at le
On Friday, December 29, 2017 at 3:28:23 AM UTC, Ben Finney wrote:
> Tim Chase writes:
>
> > [third-party website]
> > Gives you […]
>
> So, it's not in Python, it's a third-party (joke) package. Hence is
> probably not what Duram is asking about as “goto in Python”.
>
> I'm still open to learnin
On Sunday, December 31, 2017 at 3:02:41 PM UTC, Ben Bacarisse wrote:
> bartc writes:
>
> > On 31/12/2017 12:41, Chris Angelico wrote:
> >> On Sun, Dec 31, 2017 at 11:33 PM, bartc wrote:
> >>> On 30/12/2017 23:54, Chris Angelico wrote:
> >
> I've written code that uses dirty tricks like that
An interesting write up on something that is incorporated into Python 3.7
https://engineering.instagram.com/copy-on-write-friendly-python-garbage-collection-ad6ed5233ddf
--
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
On Sunday, December 31, 2017 at 6:19:13 PM UTC, Wu Xi wrote:
> breamoreboy:
> > An interesting write up on something that is incorporated into Python 3.7
> > https://engineering.instagram.com/copy-on-write-friendly-python-garbage-collection-ad6ed5233ddf
>
> Appearantly, Er
On Sunday, December 31, 2017 at 6:56:16 PM UTC, bartc wrote:
> On 31/12/2017 17:01, breamoreboy wrote:
>
> >Further I've never once in 17 years of using Python been tearing my hair out
> >over the lack of goto
>
> Neither have I over all the advanced features of P
On Monday, January 1, 2018 at 3:00:19 PM UTC, S. I. wrote:
> stop prohibition of comp.lang.python !
>
> it is childish to do this prohibition business !
>
> don't you have spam filters ?
The prohibition part of the subject line is added by Lawrence D'Oliveiro when
he posts on google groups as h
On Monday, January 1, 2018 at 9:28:01 PM UTC, Wu Xi wrote:
> > Blocking of spamming and trolling prevents oppression of people who want to
> > use the list, funded by PSF, for its purpose, discussion of Python.
>
> why are PSF funds privileged over anybody else's fund, which has zero
> privilege
On Monday, January 1, 2018 at 2:54:26 PM UTC, S. I. wrote:
> https://practical-scheme.net/wiliki/wiliki.cgi?python
>
> no register, no nothing ! just edit.
>
> ✨🍰✨ python - a piece of cake ✨🍰✨
>
> just edit or enter acode.py entry with
>
> {{{
>
> print(" oh yes, 2018 ")
>
>
On Monday, January 1, 2018 at 12:53:03 PM UTC, Wu Xi wrote:
> breamoreboy:
> > On Sunday, December 31, 2017 at 6:19:13 PM UTC, Wu Xi wrote:
> >> breamoreboy:
> >>> An interesting write up on something that is incorporated into Python 3.7
> >>> https
On Monday, January 1, 2018 at 11:06:30 PM UTC, P. timoriensis wrote:
> >> stop prohibition of comp.lang.python !
> >>
> >> it is childish to do this prohibition business !
> >>
> >> don't you have spam filters ?
> >
> > The prohibition part of the subject line is added by Lawrence D'Oliveiro
> >
On Monday, January 1, 2018 at 10:21:15 PM UTC, P. timoriensis wrote:
> >>> Blocking of spamming and trolling prevents oppression of people who want
> >>> to use the list, funded by PSF, for its purpose, discussion of Python.
> >>
> >> why are PSF funds privileged over anybody else's fund, which ha
On Monday, January 1, 2018 at 9:35:06 PM UTC, Chris Angelico wrote:
> On Tue, Jan 2, 2018 at 7:16 AM, Chris Green wrote:
> > Dennis Lee Bieber wrote:
> >>
> >> Well... "break" does bypass the rest of the block, but it still
> >> exits
> >> via the end of the block. I have a tendency to try
On Saturday, January 6, 2018 at 12:02:18 AM UTC, Rob Gaddi wrote:
> I'd like to create a native Python object that exposes the buffer
> protocol. Basically, something with a ._data member which is a
> bytearray that I can still readinto, make directly into a numpy array, etc.
>
> I can do it by
On Sunday, January 7, 2018 at 7:55:57 PM UTC, Chris Angelico wrote:
> Whoops, premature send. Picking up from the last paragraph.
>
> This is good. This is correct. For inequalities, you can't assume that
> >= is the exact opposite of < or the combination of < and == (for
> example, sets don't beh
On Monday, January 8, 2018 at 12:02:09 AM UTC, Ethan Furman wrote:
> On 01/07/2018 12:33 PM, Chris Angelico wrote:
> > On Mon, Jan 8, 2018 at 7:13 AM, Thomas Jollans wrote:
> >> On 07/01/18 20:55, Chris Angelico wrote:
> >>> Under what circumstances would you want "x != y" to be different from
> >>
On Monday, January 8, 2018 at 1:16:08 PM UTC, jorge@cptec.inpe.br wrote:
> Hi,
>
> Please, I woudl like to plot a map like this figure. How can I do this
> using Python2.7
>
> Thanks,
>
> Conrado
Figures don't get through and you've all ready asked this question, possibly on
another forum
On Saturday, January 6, 2018 at 12:02:18 AM UTC, Rob Gaddi wrote:
> I'd like to create a native Python object that exposes the buffer
> protocol. Basically, something with a ._data member which is a
> bytearray that I can still readinto, make directly into a numpy array, etc.
>
> I can do it by
On Tuesday, January 9, 2018 at 3:22:30 PM UTC, Robert O'Shea wrote:
> Hey all,
>
> Been subscribed to this thread for a while but haven't contributed much.
> One of my ultimate goals this year is to get under the hood of CPython and
> get a decent understanding of mechanics Guido and the rest of y
On Wednesday, January 10, 2018 at 12:42:07 PM UTC, Jan Erik Moström wrote:
> I'm looking for a really easy to use graphic library. The target users
> are teachers who have never programmed before and is taking a first (and
> possible last) programming course.
>
> I would like to have the ability
On Thursday, January 11, 2018 at 8:34:30 PM UTC, bartc wrote:
> On 11/01/2018 20:12, Chris Angelico wrote:
> > On Fri, Jan 12, 2018 at 7:02 AM, bartc wrote:
> >> On 11/01/2018 19:41, Paul Moore wrote:
> >>>
> >>> On 11 January 2018 at 18:33, bartc wrote:
> >>
> >>
> >>> python -m pip instal
On Friday, January 12, 2018 at 6:52:32 AM UTC, Steven D'Aprano wrote:
> On Fri, 12 Jan 2018 12:45:04 +1300, Gregory Ewing wrote:
>
> > Seems to me it would help if pip were to announce which version of
> > Python it's installing things into. And instead of just saying "not
> > compatible with this
The warning is 'C0103:Method name "__len__" doesn't conform to
'_?_?[a-z][A-Za-z0-9]{1,30}$' pattern' but it doesn't complain about __repr__
or __str__. If there is an explanation out in the wild my search fu has missed
it :-(
My setup on Ubuntu 17.10 is:-
$ pylint --version
Using config file
On Sunday, January 14, 2018 at 10:32:44 PM UTC, Skip Montanaro wrote:
> > I cannot replicate this with
> >
> > $ pylint --version
> > Using config file /home/petto/.pylintrc
> > pylint 1.8.1,
> > astroid 1.6.0
> > Python 3.4.0 (default, Apr 11 2014, 13:05:11)
> > [GCC 4.8.2]
> >
> > $ cat pylint_fo
On Wednesday, January 17, 2018 at 2:30:13 PM UTC, Leo wrote:
> Hello everyone,
>
> I am implementing a time-dependent Recommender System which applies BPR
> (Bayesian Personalized Ranking), where Stochastic Gradient Ascent is used to
> learn the parameters of the model. Such that, one iteration
On Thursday, January 18, 2018 at 10:38:18 PM UTC, Mike Driscoll wrote:
> Hi,
>
> What happened to the moderators? I have always liked this forum, but there's
> so much spam now. Is there a way to become a moderator so this can be cleaned
> up?
>
> Thanks,
> Mike
Simply point your email client
On Friday, January 19, 2018 at 8:47:52 PM UTC, i.na...@yahoo.com wrote:
> kindly inform me what to do.
Please read this http://www.catb.org/esr/faqs/smart-questions.html and then try
asking again.
--
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
On Monday, January 22, 2018 at 3:37:44 PM UTC, codyda...@gmail.com wrote:
> So here's the situation. I am unfamiliar with Python but need it to export a
> wiki, so I have been following this tutorial, using the latest version of
> Python 2 on Windows 7:
>
> https://github.com/WikiTeam/wikiteam/w
On Thursday, January 18, 2018 at 11:25:58 PM UTC, Grant Edwards wrote:
> I've been trying to use the secure smtpd module from
> https://github.com/bcoe/secure-smtpd, but the SSL support seems to be
> fundamentally broken. That module simply wraps a socket and then
> expects to use it in the normal
On Saturday, January 27, 2018 at 8:16:58 PM UTC, Jason Qian wrote:
> HI
>
>I am a string that contains \r\n\t
>
>[Ljava.lang.Object; does not exist*\r\n\t*at com.livecluster.core.tasklet
>
>I would like it print as :
>
> [Ljava.lang.Object; does not exist
> tat com.livecluster.cor
On Wednesday, January 31, 2018 at 7:41:50 PM UTC, Victor Porton wrote:
> wxjmfa...@gmail.com wrote:
>
> > Le mercredi 31 janvier 2018 20:13:06 UTC+1, Chris Angelico a écrit :
> >> On Thu, Feb 1, 2018 at 5:58 AM, Victor Porton wrote:
> >> > LibComCom is a C library which passes a string as stdin of
On Thursday, February 1, 2018 at 5:01:58 PM UTC, superchromix wrote:
> Our own programming discussion newsgroup, located at comp.lang.idl-pvwave,
> started receiving spam messages several months ago.
>
> Two weeks ago, access to comp.lang.idl-pvwave was blocked by Google Groups.
>
> When tryin
On Monday, February 5, 2018 at 1:28:16 PM UTC, Cecil Westerhof wrote:
> I have a script to get the number of windows and tabs that firefox
> uses. It always used a file recovery.js, but it changed to
> recovery.jsonlz4.
>
> Looking at the extension I would think it is an lz4 compressed file.
> But
On Wednesday, February 7, 2018 at 5:20:42 PM UTC, Chris Angelico wrote:
> On Thu, Feb 8, 2018 at 4:15 AM, Peng Yu wrote:
> > Hi,
> >
> > I see _sre.SRE_Match is returned by re.match. But I don't find where
> > it is defined. Does anybody know how to get its help page within
> > python command line?
On Sunday, February 4, 2018 at 12:15:16 AM UTC, pyotr filipivich wrote:
> Those of us who do not use google-groups may not notice the loss
> of the google groupies.
> --
> pyotr filipivich
> Next month's Panel: Graft - Boon or blessing?
This topic has been hidden because you reported it f
On Sunday, February 18, 2018 at 1:18:20 AM UTC, Grant Edwards wrote:
> I've been dreading this moment for a couple years: it looks like
> gmane.org is gone. The original operator/maintainer gave up a couple
> years ago and pulled the plug. Somebody else took over at that point.
> The Web UI was ne
On Sunday, February 18, 2018 at 9:16:26 AM UTC, Chris Green wrote:
> Grant Edwards wrote:
> > I've been dreading this moment for a couple years: it looks like
> > gmane.org is gone. The original operator/maintainer gave up a couple
> > years ago and pulled the plug. Somebody else took over at tha
On Sunday, February 18, 2018 at 8:23:03 PM UTC, Mark Lawrence wrote:
> On 18/02/18 18:03, Grant Edwards wrote:
> > On 2018-02-18, Dennis Lee Bieber wrote:
> >> On Sun, 18 Feb 2018 17:26:54 + (UTC), Grant Edwards
> >> declaimed the following:
> >>
> >>>
> >>> It was Yomura who picked up the arc
On Tuesday, February 20, 2018 at 5:08:49 AM UTC, Marc Cohen wrote:
> USING PYTHON 2:
>
> Write a program to play this game. This may seem tricky, so break it down
> into parts. Like many programs, we have to use nested loops (one loop inside
> another). In the outermost loop, we want to keep pla
On Monday, February 19, 2018 at 1:07:02 PM UTC, Anders Wegge Keller wrote:
> På Mon, 19 Feb 2018 04:39:31 + (UTC)
> Steven D'Aprano skrev:
> > On Mon, 19 Feb 2018 04:26:32 +0100, Anders Wegge Keller wrote:
> >
> > > På Mon, 19 Feb 2018 08:47:14 +1100
> > > Tim Delaney skrev:
> > >> On 18 Feb
On Friday, August 12, 2016 at 2:31:01 PM UTC+1, Michael Torrie wrote:
> On 08/12/2016 05:07 AM, Steven D'Aprano wrote:
> > The first time I ever compiled a full-sized application (not a particular
> > large one either, it was a text editor a little more featureful than
> > Notepad) it took somethin
On Sunday, August 14, 2016 at 7:09:47 AM UTC+1, Paul Rubin wrote:
> Steven D'Aprano writes:
> > If the Python community rallies around this "record" functionality and
> > takes to it like they took too namedtuple
>
> I like namedtuple and I think that it's a feature that they're modified
> by maki
On Sunday, August 21, 2016 at 11:18:49 PM UTC+1, Marko Rauhamaa wrote:
> Lawrence D’Oliveiro :
>
> > On Monday, August 22, 2016 at 2:20:39 AM UTC+12, Marko Rauhamaa wrote:
> >> ... can heartily recommend SCons.
> >
> > It’s Python 2 only, not Python 3.
>
> And? SCons is very good, definitely beat
Well the language certainly is getting mentioned all over the place
https://yougov.co.uk/news/2016/08/23/parlez-vous-python/
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
This should go to Python ideas as it would involve a substantial change to the
docs.
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
On Saturday, August 27, 2016 at 5:45:58 PM UTC+1, GP wrote:
> I have installed numpy using the command pip install numpy from command
> prompt and I am getting the following error:
> Traceback (most recent call last):
> File "", line 1, in
> import numpy
> File
> "C:\Users\GP\AppData\Loc
On Monday, August 29, 2016 at 12:08:26 PM UTC+1, Ben Finney wrote:
> Michael Torrie writes:
>
> > Umm no, she was actually a witch. Which makes the scene even funnier.
> > "Fair caught," she says at the end.
>
> She says [0] “It's a fair cop”, which is using the term “cop” to mean
> the arrest o
On Monday, September 5, 2016 at 10:42:27 AM UTC+1, Peter Otten wrote:
> Antoon Pardon wrote:
>
> > I need an interator that takes an already existing iterator and
> > divides it into subiterators of items belonging together.
> >
> > For instance take the following class, wich would check whether
On Monday, September 5, 2016 at 4:34:45 PM UTC+1, Rustom Mody wrote:
> So what do you get when you replace the if-else with a simple: print(file) ?
>
> [And BTW dont use the variable name “file” its um sacred]
Only in Python 2, it's gone from the built-ins in Python 3
https://docs.python.org/3/
On Tuesday, September 6, 2016 at 10:06:34 PM UTC+1, Yang, Gang CTR (US) wrote:
> Hi,
>
> I just installed Python 3.5.0 (since 3.5.2 would not installed on Windows
> 2008 R2) and tried the python --version command. Surprisingly, the command
> reported 2.5.4. What's going on?
>
> Gang Yang
>
Yo
On Saturday, September 10, 2016 at 4:12:17 AM UTC+1, Doug OLeary wrote:
> Hey;
>
> Long term perl ahderent finally making the leap to python. From my reading,
> python, for the most part, uses perl regex.. except, I can't seem to make it
> work...
>
> I have a txt file from which I can grab sp
On Wednesday, September 14, 2016 at 9:00:04 PM UTC+1, MRAB wrote:
> On 2016-09-14 18:43, Dale Marvin via Python-list wrote:
> > On 9/14/16 12:20 AM, Steven D'Aprano wrote:
> >> On Wednesday 14 September 2016 16:54, Rustom Mody wrote:
> >>
> >>> everything we know will be negated in 5-50-500 years
>
On Tuesday, September 13, 2016 at 9:57:38 PM UTC+1, Richard Grigonis wrote:
> It would help newbies and prevent confusion.
I entirely agree. All together now "foreach is a jolly good fellow...".
Kindest regards.
Mark Lawrence.
--
https://mail.python.org/mailman/listinfo/python-list
On Monday, September 26, 2016 at 9:57:52 PM UTC+1, Cai Gengyang wrote:
> Ok it works now:
>
> >>>for row in range(10):
> for column in range(10):
>print("*",end="")
>
>
>
>
>
On Friday, September 30, 2016 at 7:16:10 PM UTC+1, Les Cargill wrote:
> A really interesting design approach in Tcl is to install a callback
> when a variable is written to. This affords highly event-driven
> programming.
>
> Example ( sorry; it's Tcl ) :
>
>
> namespace eval events {
>
On Friday, September 30, 2016 at 8:12:47 PM UTC+1, Jake wrote:
> On Friday, 30 September 2016 19:49:57 UTC+1, srinivas devaki wrote:
> > On Oct 1, 2016 12:10 AM, "Jake" wrote:
> > >
> > > Hi, I need a program which:
> > > 1) Asks the user for a sentence of their choice (not including
> > punctuati
1 - 100 of 243 matches
Mail list logo