Hi Python-List,
What code can I use to break out of a program completely, and not just out
of a loop? I wrote code with 3 conditions for saving for a downpayment. The
first addresses cases that don't meet the minimum condition; i.e., enough
money to save for a downpayment within the allotted time.
I created a webapp with flask, but got a warning in terminal when I tested it.
Last login: Sat Jun 16 01:13:28 on ttys000
192:~ TamaraB$ cd Desktop/Webapp
192:Webapp TamaraB$ python3 hello_flask.py
* Serving Flask app "hello_flask" (lazy loading)
* Environment: production
WARNING: Do not use
Hi Cameron,
Please ignore my last email. I found those two options AFTER I created
the filter. I expected them to be on the "filter messages like this"
panel.
Tamara > On 14Jun2018 21:09, Tamara Berger wrote:
> >On Monday, June 11, 2018 at 4:32:56 AM UTC-4, Cameron Simpson
8 at 4:17 AM Cameron Simpson wrote:
>
> On 14Jun2018 21:09, Tamara Berger wrote:
> >On Monday, June 11, 2018 at 4:32:56 AM UTC-4, Cameron Simpson wrote:
> >> This is one reason to prefer the mailing list. You can subscribe here:
> >> https://mail.python.org/mailman/listi
It seems I can’t progress a single step without encountering a wall.
I’m trying to build a webapp with flask. I installed flask. I followed
the workbook-provided prompts, which should have resulted in a flask
confirmation. Nothing happened. Any ideas what’s gone wrong:
Last login: Thu Jun 14 13:31
On Thu, Jun 14, 2018 at 1:49 AM Cameron Simpson wrote:
> Just as you can run your code before you install it, you can lint your code
> beforehand also. In fact, you should be doing both: run and test the code
> _before_ installing it, and also lint it (when you care) and test again
> (because if
Is it possible to do the "linting" after you've written your code but
before you install it for the first time?
Tamara
On Wed, Jun 13, 2018 at 12:30 AM Cameron Simpson wrote:
>
> On 13Jun2018 00:05, Tamara Berger wrote:
> >Thanks for the in-depth answer. I
On Tue, Jun 12, 2018 at 7:50 PM Cameron Simpson wrote:
>
> On 12Jun2018 07:48, Tamara Berger wrote:
> >
> >> On Wed, Jun 13, 2018 at 12:17 AM, T Berger wrote:
> >> > Sorry, to bother you again. But is there some way to edit a message once
> >> > its
On Tue, Jun 12, 2018 at 7:57 PM Cameron Simpson wrote:
>
> On 12Jun2018 07:14, Tamara Berger wrote:
> >Just one more thing, Cameron. I was looking at an Apple support page, and it
> >says "When you're logged in to your Mac using an administrator account, you
> &
practicing in barebones IDLE and that means a lot of extra work.
Thanks,
Tamara
On Tue, Jun 12, 2018 at 8:17 PM Cameron Simpson wrote:
>
> On 12Jun2018 07:51, Tamara Berger wrote:
> [... snip ...]
> >One more thing about PEP8. My workbook is a bit skimpy on details. Is there a
23:38, Tamara Berger wrote:
> >Thanks, everyone, for your suggestions. I didn't respond to your posts
> >earlier because I wasn't notified by email updates. I don't understand why
> >they've stopped coming. I didn't change any settings.
>
> Maybe we
I did subscribe to the mailing list, but it opened the floodgates to a
torrent of irrelevant emails. I didn't know how to turn the flood off,
so I unsubscribed. How do I set the appropriate option?
I was just going to post another message to google groups. If you
don't mind, I'll ask you now.
I g
Hi Cameron,
Thanks for the help. I was just following the coding in the workbook
when I inserted sudo. What you said about it makes a lot of sense.
Again, thanks for all your help.
Tamara
On Sat, Jun 9, 2018 at 5:49 PM Cameron Simpson wrote:
>
> On 09Jun2018 10:48, Tamara Berger wrote
On Sat, Jun 9, 2018 at 5:05 AM Cameron Simpson wrote:
>
> A third possibility is that you made a mymodules somewhere else (such as in
> your top level home directory), and later decided to put it on your Desktop to
> make it easy to find/access.
I did save it in My Documents first and then moved
ule folder.
I don't see this second folder in Finder, and I definitely didn't
create it.
Thanks,
Tamara
On Sat, Jun 9, 2018 at 1:15 AM Cameron Simpson wrote:
>
> On 08Jun2018 22:55, Tamara Berger wrote:
> >I have to answer you via email because I haven't gotten the han
meron Simpson wrote:
>
> On 08Jun2018 10:23, Tamara Berger wrote:
> >On Fri, Jun 8, 2018 at 5:35 AM Cameron Simpson wrote:
> >> On 08Jun2018 01:52, Tamara Berger wrote:
> >> >192:~ TamaraB$ cd Desktop/mymodules
> >> >192:mymodules TamaraB$ pwd
> >
Nope. No duplicate folder.
On Fri, Jun 8, 2018 at 5:35 AM Cameron Simpson wrote:
>
> On 08Jun2018 01:52, Tamara Berger wrote:
> >In answer to your comments, I am in the correct folder. But the "ls"
> >command did not return any files. Did I enter the command incorrec
Hi Cameron,
I'm replying via email because the Post Reply button is missing from
the forum website.
In answer to your comments, I am in the correct folder. But the "ls"
command did not return any files. Did I enter the command incorrectly?
Or are the files not recognized? Here is what I typed int
Hi Cameron,
Before I reply to the meat of your email, I guess we'd better clear up
your initial issues. You write:
"Replies inline below, which is the style we prefer on this list. (And to reply,
please reply to the specific message, not your original post. This will let you
pick up that branch o
19 matches
Mail list logo