Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How do I get the in3.Client() to create a variable with attributes? (in3 pypi pckge)
Post: RE: How do I get the in3.Client() to create a vari...

Thanks. That helped.
Johno General Coding Help 2 1,867 Jan-21-2021, 02:49 AM
    Thread: How do I get the in3.Client() to create a variable with attributes? (in3 pypi pckge)
Post: How do I get the in3.Client() to create a variable...

Using Python 3 and the in3 imported package, how do I get the in3.Client() to create a variable with attributes .account and .contract? I am using Python 3. The last two lines of this code (taken fro...
Johno General Coding Help 2 1,867 Jan-07-2021, 07:02 PM
    Thread: How do I install the dom.minidom module?
Post: RE: How do I install the dom.minidom module?

For my own situation I cannot remove the "import parse". The link you sent has the "import parse" statement. I see "from xml.dom.minidom import parse, parseString"
Johno General Coding Help 3 7,139 Apr-17-2020, 05:46 PM
    Thread: How do I install the dom.minidom module?
Post: How do I install the dom.minidom module?

I am using SUSE Linux. I ran this: sudo pip install py-xml I am trying to debug a Python program. I run this command from a Python prompt: >>> from xml.dom.minidom import parse I see thi...
Johno General Coding Help 3 7,139 Apr-16-2020, 10:58 PM
    Thread: Unexpected change to a list in a small amount of self-contained code
Post: Unexpected change to a list in a small amount of s...

I am using Python 3. I am getting an unexpected result: a list is changing, but I do not understand how/where it changes. Here is my code: def cool(goodlist, letter): goodlist.append("foobar") g...
Johno Homework 5 2,872 Mar-13-2020, 02:07 AM
    Thread: Speed of progress of writing code
Post: Speed of progress of writing code

I'm trying to gauge my development ability. There are different Python programming challenges that employers have candidates perform. How long would it take to write a program that does the followin...
Johno Homework 2 2,890 Jan-17-2018, 07:59 AM
    Thread: With Python I cannot calculate an AWS signature for Rest APIs
Post: RE: With Python I cannot calculate an AWS signatur...

Moderators: Can the linked, first two words on the original post be removed from the original post?
Johno General Coding Help 4 6,505 Oct-06-2016, 11:05 AM
    Thread: With Python I cannot calculate an AWS signature for Rest APIs
Post: RE: With Python I cannot calculate an AWS signatur...

For various reasons, I will not be able to post the return value. The return value (before I change it to a hexadecimal) has circumflexes etc. It appears on a few different lines not just one. Mode...
Johno General Coding Help 4 6,505 Oct-06-2016, 03:18 AM
    Thread: [split] Purpose of school/homework
Post: [split] Purpose of school/homework

This might be a little off topic, but do many professionals recommend students consider dropping out?  I mean, the homework section was probably well-intended.  But for many professionals who either w...
Johno Bar 15 12,693 Oct-06-2016, 02:04 AM
    Thread: With Python I cannot calculate an AWS signature for Rest APIs
Post: With Python I cannot calculate an AWS signature fo...

I have never been able to get Rest APIs to completely work with AWS. The error messages I have seen have been about the time not being correct or the command not being recognized (e.g., list-users). I...
Johno General Coding Help 4 6,505 Oct-06-2016, 01:56 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020