On 05/05/2023 04.28, Kevin M. Wilson via Python-list wrote:
Hi... How do I set Pycharm to find only syntax errors?!!
Please review response to previous message re:configuring PyCharm's
helpful features towards to coders and quality-coding...
--
Regards,
=dn
--
https://mail.python.org/mailman
On 5/4/23 10:28, Kevin M. Wilson via Python-list wrote:
Hi... How do I set Pycharm to find only syntax errors?!!
By configuring PyCharm the way you want.
See PyCharm's documentation for how to do that.
Hint:
Settings -> Editor -> Code Style -> Inspections
--
https://mail.python.org/mailm
Hi... How do I set Pycharm to find only syntax errors?!!
"When you pass through the waters, I will be with you: and when you pass
through the rivers, they will not sweep over you. When you walk through the
fire, you will not be burned: the flames will not set you ablaze."
Isaiah 43:2
| |
Michael,
Although I appreciate much of what you say, I ask humbly and politely that
we change the Subject line for messages like this one. HH is out of range
for now, albeit I think he can still read what we say.
But keeping the name Michael Torrie in the subject line, should be sort of
XXX
On 2/27/23 09:17, Grant Edwards wrote:
> On 2023-02-27, Michael Torrie wrote:
>
>> I've been putting off sending this message for days, but the list noise
>> level is now to the point that it has to be said.
>
> Ah, I've finially realized why some of those threads have seemed so
> disjointed to
On 2023-02-27, Michael Torrie wrote:
> I've been putting off sending this message for days, but the list noise
> level is now to the point that it has to be said.
Ah, I've finially realized why some of those threads have seemed so
disjointed to me. Years ago, I plonked all posts which are (like
n Python into LISP! :)
Do you understand why your posts have been causing frustration? This is
an existing community that you've chosen to join. Many of the people
you've insulted here, including dn have been participating and helpfully
contributing to this list for many years.
Please s
On Sun, Feb 26, 2023 at 3:49 PM Hen Hanna wrote:
>
> Rob Cliffe should stop sending me rude email messages.
You should stop spamming this lists with with meaningless posts.
--
https://mail.python.org/mailman/listinfo/python-list
didn't get
through, apparently)
were among the few that were relevant.
On Sunday, February 26, 2023 at 10:10:09 AM UTC-8, Hen Hanna wrote:
> Rob Cliffe should stop sending me rude email messages.
>
>
> At the very least, Rob Cliffe should s
Rob Cliffe should stop sending me rude email messages.
At the very least, Rob Cliffe should stop sending me ANY email messages, if
he doesn't intend to an email i've sent him.
--
https://mail.python.org/mailman/listinfo/python-list
t;
> Date: Friday, October 7, 2022 at 1:30 PM
> To: MRAB mailto:pyt...@mrabarnett.plus.com>>
> Cc: python-list@python.org <mailto:python-list@python.org>
> mailto:python-list@python.org>>
> Subject: Re: Ref-strings in logging messages (was: Performance issue with
hello"
logging.basicConfig()
logging.debug(Defer(some_expensive_function))
From: Python-list on
behalf of Barry
Date: Friday, October 7, 2022 at 1:30 PM
To: MRAB
Cc: python-list@python.org
Subject: Re: Ref-strings in logging messages (was: Performance issue with
CPython 3.10 + Cython)
*** Attentio
On Fri, 7 Oct 2022 18:28:06 +0100
Barry wrote:
> > On 7 Oct 2022, at 18:16, MRAB wrote:
> >
> > On 2022-10-07 16:45, Skip Montanaro wrote:
> >>> On Fri, Oct 7, 2022 at 9:42 AM Andreas Ames
> >>>
> >>> wrote:
> >>> 1. The culprit was me. As lazy as I am, I have used f-strings all over the
>
ebug = logger_from(DEBUG)
log_debug and log_debug(‘expensive %s’ % (complex(),))
Barry
>
> From: Python-list on
> behalf of Barry
> Date: Friday, October 7, 2022 at 1:30 PM
> To: MRAB
> Cc: python-list@python.org
> Subject: Re: Ref-strings in logging messages (was: Pe
To: MRAB
Cc: python-list@python.org
Subject: Re: Ref-strings in logging messages (was: Performance issue with
CPython 3.10 + Cython)
*** Attention: This is an external email. Use caution responding, opening
attachments or clicking on links. ***
> On 7 Oct 2022, at 18:16, MRAB wrote:
>
> On 7 Oct 2022, at 18:16, MRAB wrote:
>
> On 2022-10-07 16:45, Skip Montanaro wrote:
>>> On Fri, Oct 7, 2022 at 9:42 AM Andreas Ames
>>> wrote:
>>> 1. The culprit was me. As lazy as I am, I have used f-strings all over the
>>> place in calls to `logging.logger.debug()` and friends, evaluatin
On 2022-10-07 16:45, Skip Montanaro wrote:
On Fri, Oct 7, 2022 at 9:42 AM Andreas Ames
wrote:
1. The culprit was me. As lazy as I am, I have used f-strings all over the
place in calls to `logging.logger.debug()` and friends, evaluating all
arguments regardless of whether the logger was enabled
> On 7 Oct 2022, at 16:48, Skip Montanaro wrote:
>
> On Fri, Oct 7, 2022 at 9:42 AM Andreas Ames
> wrote:
>
>> 1. The culprit was me. As lazy as I am, I have used f-strings all over the
>> place in calls to `logging.logger.debug()` and friends, evaluating all
>> arguments regardless of wheth
Dang autocorrect. Subject first word was supposed to be "f-strings" not
"ref-strings." Sorry about that.
S
On Fri, Oct 7, 2022, 10:45 AM Skip Montanaro
wrote:
>
>
> On Fri, Oct 7, 2022 at 9:42 AM Andreas Ames
> wrote:
>
>> 1. The culprit was me. As lazy as I am, I have used f-strings all over
On Fri, Oct 7, 2022 at 9:42 AM Andreas Ames
wrote:
> 1. The culprit was me. As lazy as I am, I have used f-strings all over the
> place in calls to `logging.logger.debug()` and friends, evaluating all
> arguments regardless of whether the logger was enabled or not.
>
I thought there was some dis
Dennis Lee Bieber wrote:
> On Fri, 25 Jun 2021 09:19:49 +0100, Chris Green declaimed the
> following:
>
> >
> >Here's the full program where I'm encountering the error (yes, I
> >should have posted this first time around) :-
> >
> >#!/usr/bin/python3
> >
> >import mailbox
> >import s
; > > you just want a rough-and-ready idea of what the message
> > > contains, you could do this:
> > >
> > > print(repr(msg))
> > >
> > > However, that won't work very well if the message doesn't
> > > consist of mostly text in
> print(repr(msg))
> >
> > However, that won't work very well if the message doesn't
> > consist of mostly text in an ASCII-compatible encoding.
> >
> > If you want something better, Python comes with some standard
> > library code for dealing with m
Gilmeh Serda wrote:
> On Fri, 25 Jun 2021 09:19:49 +0100, Chris Green wrote:
>
> > TypeError: string argument expected, got 'bytes'
>
> couple things comes to mind:
>
> 1. find py2 as archive, put it somewhere and run it from that
>
Hmm! :-)
> 2. convert the bytes to str (find and replace)
>
this will depend on what your purpose is. If
> you just want a rough-and-ready idea of what the message
> contains, you could do this:
>
> print(repr(msg))
>
> However, that won't work very well if the message doesn't
> consist of mostly text in an ASCII-compatible enc
In python 2 one can do:-
for msg in maildir:
print msg # or whatever you want to do with the message
However in python 3 this produces "TypeError: string argument
expected, got 'bytes'".
How should one iterate over a maildir in python3?
(I've been here before but this probl
However, that won't work very well if the message doesn't
consist of mostly text in an ASCII-compatible encoding.
If you want something better, Python comes with some standard
library code for dealing with mail messages. Check out the
'email' module.
--
Greg
--
https://mail.python.org/mailman/listinfo/python-list
On 8/19/20 3:29 PM, Ethan Furman wrote:
> On 8/19/20 12:40 PM, Tim Daneliuk wrote:
>> On 8/19/20 2:00 PM, Karen Shaeffer wrote:
>
>>> Considering all your posts on this thread, it is reasonable to infer you
>>> have some ideological motivations.
>>
>> My motivation was to demonstrate that if peop
This thread is now closed.
Thank you for your cooperation.
--
~Ethan~
Python List Moderator
--
https://mail.python.org/mailman/listinfo/python-list
Tim,
Technology is political. Deal with it.
Signed,
Common Fucking Sense
On Wed, Aug 19, 2020 at 4:02 PM Tim Daneliuk wrote:
> On 8/19/20 1:10 PM, J. Pic wrote:
> > Tim, don't you also think that statements should be backed by
> > evidence, even more if they are particularly accusatory ?
> >
>
On 8/19/20 12:40 PM, Tim Daneliuk wrote:
On 8/19/20 2:00 PM, Karen Shaeffer wrote:
Considering all your posts on this thread, it is reasonable to infer you have
some ideological motivations.
My motivation was to demonstrate that if people of your ilk are free to
peddle their worldview,
Un
On 8/19/20 1:10 PM, J. Pic wrote:
> Tim, don't you also think that statements should be backed by
> evidence, even more if they are particularly accusatory ?
>
> We'll be lucky if S&W's editor doesn't sue the PSF for slandering for
> publishing that S&W "upholds white supremacy".
>
As a general
On 8/19/20 2:00 PM, Karen Shaeffer wrote:
> Where you conclude with: "Methinks there is an ideological skunk in the
> parlor …”
>
> Considering all your posts on this thread, it is reasonable to infer you have
> some ideological motivations.
My motivation was to demonstrate that if people of yo
On Wed, Aug 19, 2020 at 3:33 AM Tim Daneliuk wrote:
> On 8/18/20 6:34 PM, rmli...@riseup.net wrote:
> > I would kindly recommend that folks just educate themselves on what
> > ...
> > Resources:
> > The Invention of the White Race: Volume II:
> http://ouleft.org/wp-content/uploads/Invention-White
>> on a soapbox and preach. The time to preach was when debating the change;
>> commit messages, in many people's opinions, is not the time to espouse
>> non-technical opinions
>
> I would argue that these highly polarizing political discussions never have
> a pla
Tim, don't you also think that statements should be backed by
evidence, even more if they are particularly accusatory ?
We'll be lucky if S&W's editor doesn't sue the PSF for slandering for
publishing that S&W "upholds white supremacy".
--
https://mail.python.org/mailman/listinfo/python-list
On 8/18/20 12:18 PM, gia wrote:
> That's why I picked Math, it is also universally accepted, it's very
> strict, and it leaves the reader to decide its color based on themselves
> (it's not white btw :)
Sorry, but when it comes to the demands of the woke, you are not
immune. Reported widely ear
hilosophical
> "what is understandable") . In fact, that is how the topic was initially
> presented.
>
> What people *are* complaining about is the use of a commit message to stand
> on a soapbox and preach. The time to preach was when debating the change;
> commit messages, i
On Wed, Aug 19, 2020 at 4:06 PM Ethan Furman wrote:
> The purported issue is that Strunk and White itself is doing the upholding.
Still trying to find some actual evidence.
--
∞
--
https://mail.python.org/mailman/listinfo/python-list
On 8/19/20 6:35 AM, Alexandre Brault wrote:
What people *are* complaining about is the use of a commit message to
stand on a soapbox and preach. The time to preach was when debating the
change; commit messages, in many people's opinions, is not the time to
espouse non-technical opinions
sophical "what is understandable") . In fact, that is how the
topic was initially presented.
What people *are* complaining about is the use of a commit message to
stand on a soapbox and preach. The time to preach was when debating the
change; commit messages, in many people's op
On 8/19/20 2:55 AM, J. Pic wrote:
[...] but still, I
don't understand how this sentence (changed by the patch):
When writing English, follow Strunk and White.
Does "uphold relics of white supremacy" (as per the commit message).
Thanks in advance for your simple explanation (I'm not a native
On Wed, Aug 19, 2020 at 3:33 AM Tim Daneliuk wrote:
>
> I would also like to help you become educated. Be sure to check
> out these literary treasures - they are the foundation of the
> worldview you are espousing:
>
>
> The_Origin of the Family, Private Property, and the State - Engels
>
> Das K
My origins are Jewish Algerian which is just hated by just all parties
you could think off, but can not be considered as white.
Nonetheless, I'm not angry in any way, rather amused, but still, I
don't understand how this sentence (changed by the patch):
> When writing English, follow Strunk and W
On 18/08/2020 19:45, Tim Daneliuk wrote:
On 8/18/20 12:28 PM, justin walters wrote:
I apologize for being ageist earlier as well. That was out of line.
I am likely older than you and there is no reason to apologise.
Only the profoundly undeveloped psyche takes every opportunity to
find offense
> On Aug 18, 2020, at 6:13 PM, Richard Damon wrote:
>
> On 8/18/20 7:34 PM, rmli...@riseup.net wrote:
>> I would also caution against relying on the idea of human rights when
>> defending against accusations of being political, since they too are
>> political. Life is political. We continue to
On 8/18/20 6:34 PM, rmli...@riseup.net wrote:
> I would kindly recommend that folks just educate themselves on what
Speaking of being educated ... Could you please do an exposition
for all us ignorant types on the books that really animate
your worldview:
The_Origin of the Family, Private P
On 8/18/20 6:34 PM, rmli...@riseup.net wrote:
> I would kindly recommend that folks just educate themselves on what
I would also like to help you become educated. Be sure to check
out these literary treasures - they are the foundation of the
worldview you are espousing:
The_Origin of the Famil
On 8/18/20 7:34 PM, rmli...@riseup.net wrote:
> I would also caution against relying on the idea of human rights when
> defending against accusations of being political, since they too are
> political. Life is political. We continue to this day trying to
> redefine, as a society, what human rights
thon-list-ow...@python.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Python-list digest..."
> >
> > Today's Topics:
> >
> >1. why the connection set with ?keep live? in urllib.req
n set with ?keep live? in urllib.request
> always set to be?closed, thanks (xuanwu348)
>2. Final statement from Steering Council on politically-charged
> commit messages (Chris Angelico)
>3. Re: Final statement from Steering Council on
> politically-charged
ant that
>> repeated". But the SC said that it is absolutely fine to write commit
>> messages like that.
>
>
> While I'm also not entirely content with the outcome (specifically that the
> commit message would have been left as-is, even if it was easy to edit
>
On Mon, Aug 17, 2020 at 2:37 PM Chris Angelico wrote:
> Yes. I was hoping for "we should rewrite that commit", and would have
> been content with "we won't rewrite it, but we don't want that
> repeated". But the SC said that it is absolutely fine to writ
On 8/18/20 12:28 PM, justin walters wrote:
> I apologize for being ageist earlier as well. That was out of line.
I am likely older than you and there is no reason to apologise.
Only the profoundly undeveloped psyche takes every opportunity to
find offense when none is intended. It is the sign of
I believe the commit message was written in bad faith. It reeks of virtue
signaling. Commit messages should remain purely technical in nature.
However, I do think the change itself is valid.
I don't care about the style of comments as long as they are clear and
communicate their message well
t; Council has this to say:
> >
> >
> https://github.com/python/steering-council/issues/34#issuecomment-675028005
> >
> > "The SC discussed this and ... we do not deplore the message."
> >
> > So now we know: go ahead and put all the political messages yo
he Python Steering
> Council has this to say:
>
> https://github.com/python/steering-council/issues/34#issuecomment-675028005
>
> "The SC discussed this and ... we do not deplore the message."
>
> So now we know: go ahead and put all the political messages you like
&g
I'm sorry Igor, I didn't mean to ruin your "conspiracy theories just
hit the commit log day"
--
https://mail.python.org/mailman/listinfo/python-list
Hi,
On Tue, Aug 18, 2020 at 10:27 AM J. Pic wrote:
>
> I think this commit message is not enough: we should take it further
> and demand that Elwyn Brooks White choose change their last name to
> something less supremacist.
>
> Also: I've been waiting long enough to see this drama hit the chess
>
On 18/08/2020 04:53, thronobu...@gmail.com wrote:
"Truth is a social construct."
much as I deplore the politicization of computers, logic, maths and other areas of human interest by particular interest
groups, according to some physicists, reality might be an observer based construct
http
I think this commit message is not enough: we should take it further
and demand that Elwyn Brooks White choose change their last name to
something less supremacist.
Also: I've been waiting long enough to see this drama hit the chess
world by itself so I'm explicitly making the suggestion here.
--
On Tue, Aug 18, 2020 at 11:12 PM Richard Damon wrote:
>
> On 8/18/20 1:22 AM, justin walters wrote:
> > I for one don't want to see politics involved in PL development. However,
> > inclusivity isn't a political issue, it's a human rights issue.
> >
> > Do I agree with the PR, not exactly. However
On 8/18/20 1:22 AM, justin walters wrote:
> I for one don't want to see politics involved in PL development. However,
> inclusivity isn't a political issue, it's a human rights issue.
>
> Do I agree with the PR, not exactly. However, I do think we as a community
> should be accommodating to people
> Do I agree with the PR, not exactly. However, I do think we as a community
> should be accommodating to people
> Whose use of the English language differs from the standard as long as the
> meaning is clear.
Remember that the problem isn't the change in wording of the PEP. That's all
well and g
ged and is now a
> > permanent part of the Python commit history. The Python Steering
> > Council has this to say:
> >
> >
> https://github.com/python/steering-council/issues/34#issuecomment-675028005
> >
> > "The SC discussed this and ... we do not deplore
hon commit history. The Python Steering
> Council has this to say:
>
> https://github.com/python/steering-council/issues/34#issuecomment-675028005
>
> "The SC discussed this and ... we do not deplore the message."
>
> So now we know: go ahead and put all the polit
hon commit history. The Python Steering
> Council has this to say:
>
> https://github.com/python/steering-council/issues/34#issuecomment-675028005
>
> "The SC discussed this and ... we do not deplore the message."
>
> So now we know: go ahead and put all the polit
t;
> > That's quite an interesting ruling by the SC. I'm not surprised to see
> them bend the knee to PC, but it is disheartening to see they're fine
> opening a can of political worms in a programming language. I suspect they
> will deplore messages outside of their bub
uspect they will
> deplore messages outside of their bubble though.
>
Yes. I was hoping for "we should rewrite that commit", and would have
been content with "we won't rewrite it, but we don't want that
repeated". But the SC said that it is absolu
That's quite an interesting ruling by the SC. I'm not surprised to see
them bend the knee to PC, but it is disheartening to see they're fine
opening a can of political worms in a programming language. I suspect they
will deplore messages outside of their bubble though.
On Mon, Au
-council/issues/34#issuecomment-675028005
"The SC discussed this and ... we do not deplore the message."
So now we know: go ahead and put all the political messages you like
into the commit messages, just don't put anything inappropriate into
the content. White supremacy has been
> On 12 Sep 2019, at 06:06, Srinivas Pullabhotla wrote:
>
> Hello,
>
> I am trying to fetch email messages from a gmail inbox. So, there will be
> 1000s of messages sent to Inbox and since they are 1000s, the emails are
> grouped 100 per each email item.
>
> Wh
On 12/09/19 5:06 PM, Srinivas Pullabhotla wrote:
Hello,
I am trying to fetch email messages from a gmail inbox. So, there will be 1000s
of messages sent to Inbox and since they are 1000s, the emails are grouped 100
per each email item.
When I tried this method, the program only fetches some
Hello,
I am trying to fetch email messages from a gmail inbox. So, there will be 1000s
of messages sent to Inbox and since they are 1000s, the emails are grouped 100
per each email item.
When I tried this method, the program only fetches some but not all and
especially it happens with grouped
Greetings, dear community members,
I sometimes use npm and, in the installation process, some packages throw
messages regarding to warnings or info/survey URLs.
I wish to use something similar in a package I maintain. Is it possible to
print some data to users' terminal in the install
On 4/26/2018 4:22 PM, Serhiy Storchaka wrote:
What syntax errors did you see most often? Which of them looks the most
weird? How would you like to improve their messages.
One way to research this would be to search stackoverflow.com for
"[python] SyntaxError". There are curr
On 26 April 2018 at 21:18, Terry Reedy wrote:
>> If my memory is correct, this is the default for path directories.
>
> The Python entries do, as added by the Windows Installer written by a
> Microsoft engineer, so this must at least be a correct alternative.
It's definitely acceptable - there's
What syntax errors did you see most often? Which of them looks the most
weird? How would you like to improve their messages.
--
https://mail.python.org/mailman/listinfo/python-list
On 4/26/2018 3:04 PM, Virgil Stokes wrote:
However, each entry in this Windows 10 path has a trailing backslash.
Some do, and some don't, which is the same on my Win10
If my memory is correct, this is the default for path directories.
The Python entries do, as added by the Windows Installe
On 26 April 2018 at 20:04, Virgil Stokes wrote:
> IMHO it would have been useful to have "warning" somewhere in these
> messages.
Ha, I'd never even noticed that it didn't...
I think it's in a different colour, FWIW, but your point is good.
Paul
--
https://m
Thanks Paul for the prompt reply,
However, each entry in this Windows 10 path has a trailing backslash. If
my memory is correct, this is the default for path directories.
IMHO it would have been useful to have "warning" somewhere in these
messages.
On 2018-04-26 20:52, Paul M
On 26 April 2018 at 19:33, Virgil Stokes wrote:
> Why am I getting this message, that I need to consider adding this directory
> to PATH when it is already in PATH?
> Note, all of these *.exe files are in C:\Python36\Scripts.
The PATH entry ends with a backslash, which is confusing the check
done
First I upgraded my pip
*C:\Python36>python -m pip install --upgrade pip*
Collecting pip
Downloading
https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl
(1.3MB)
100% ||
When using Apache Kafka, the maximum message size can be defined in
the configuration. If you have a lot of similarly sized messages, you
can probably make a good estimate of a max message size. When the
message sizes are highly variable, that's less certain.
This presentation from an engine
On Tue, Feb 7, 2017, at 15:08, Michael Torrie wrote:
> Seems like we're getting a bunch of messages on the mailing list that
> appear to be copies of real member posts that are saying they are from
> @f38.n261.z1? They don't appear to be deliberate impersonations. Some
>
Seems like we're getting a bunch of messages on the mailing list that
appear to be copies of real member posts that are saying they are from
@f38.n261.z1? They don't appear to be deliberate impersonations. Some
misconfigured server reflecting messages back to the list perhaps?
Grant Edwards wrote, on January 06, 2017 1:56 PM
>
> On 2017-01-05, Antoon Pardon wrote:
>
> > Is there something going on with the mailinglist? Because I have
> > receive a lot
> > of double messages. One copy is fairly normal and is part
> of the discus
On 2017-01-05, Antoon Pardon wrote:
> Is there something going on with the mailinglist? Because I have receive a
> lot
> of double messages. One copy is fairly normal and is part of the discussion
> thread, the other is completely seperated. -- Antoon Pardon.
Yep, there ar
Antoon Pardon wrote, on January 06, 2017 2:11 AM
>
> Is there something going on with the mailinglist? Because I
> have receive a lot of double messages. One copy is fairly
> normal and is part of the discussion thread, the other is
> completely seperated. -- Antoon Pardon.
Looks
Is there something going on with the mailinglist? Because I have receive a lot
of double messages. One copy is fairly normal and is part of the discussion
thread, the other is completely seperated. -- Antoon Pardon.
--
https://mail.python.org/mailman/listinfo/python-list
Antoon Pardon wrote, on January 06, 2017 2:11 AM
>
> Is there something going on with the mailinglist? Because I
> have receive a lot of double messages. One copy is fairly
> normal and is part of the discussion thread, the other is
> completely seperated. -- Antoon Pardon.
L
On Fri, Jan 6, 2017 at 9:11 PM, Antoon Pardon
wrote:
> Is there something going on with the mailinglist? Because I have receive
> a lot of double messages. One copy is fairly normal and is part of the
> discussion thread, the other is completely seperated. -- Antoon Pardon.
Yeah, I
Is there something going on with the mailinglist? Because I have receive
a lot of double messages. One copy is fairly normal and is part of the
discussion thread, the other is completely seperated. -- Antoon Pardon.
--
https://mail.python.org/mailman/listinfo/python-list
Harrison Chudleigh wrote:
> While working on a program, I ran into an error with the usage of the
> module tokenize. The following message was displayed.
> File
>
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/tokenize.py",
> line 467, in tokenize
> encoding, consumed = det
Hi Harrison, and welcome!
On Fri, 17 Jun 2016 08:25 am, Harrison Chudleigh wrote:
> While working on a program, I ran into an error with the usage of the
> module tokenize.
So you have an error with the use of tokenize. Fair enough.
But why do you imagine that the errors lies in the module its
s to follow the thread of the conversation.
As I was saying, I changed the line and reran the program. However, this
> produced another group of error messages. One was -
>
>From what, to what? Just showing us stacktraces means we have to guess at
the problem.
File
>
> "/
On Thursday, June 16, 2016 at 6:39:27 PM UTC-4, Harrison Chudleigh wrote:
> Sorry! I was trying to indent a line and accidentally sent only half of the
> message.
>
> As I was saying, I changed the line and reran the program. However, this
> produced another group of error me
Sorry! I was trying to indent a line and accidentally sent only half of the
message.
As I was saying, I changed the line and reran the program. However, this
produced another group of error messages. One was -
File
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/tokeni
While working on a program, I ran into an error with the usage of the
module tokenize. The following message was displayed.
File
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/tokenize.py",
line 467, in tokenize
encoding, consumed = detect_encoding(readline)
File
"/Library/
On 20/03/2016 19:56, Arshpreet Singh wrote:
On Saturday, 19 March 2016 05:38:16 UTC+5:30, Rick Johnson wrote:
I gave you "real help".
What you want me to do -- write the code for you? Sorry, but Python-list is not a soup
kitchen for destitute code. Neither is it a triage center were you can
1 - 100 of 487 matches
Mail list logo