Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Trouble retrieving dictionary from mysql.connector cursor
Post: RE: Trouble retrieving dictionary from mysql.conne...

Thanks, I suspected it might be something like that. I changed the code to access the results as a list instead.
swechsler General Coding Help 2 3,056 Sep-17-2019, 05:21 PM
    Thread: Trouble retrieving dictionary from mysql.connector cursor
Post: Trouble retrieving dictionary from mysql.connector...

I'm working on a script to report disk space with raw data stored in a MySQL table. I'm trying to retrieve the results of a SQL query into a dictionary. Here's the relevant code: try: dbh = mysql...
swechsler General Coding Help 2 3,056 Sep-17-2019, 02:22 PM
    Thread: Getting error from subprocess module
Post: Getting error from subprocess module

I'm writing a script to log disk usage on all our hosts to a central DB server. This works fine on one host, but on a different host I'm getting an error: Output:# python36 Python 3.6.8 (default, Apr...
swechsler General Coding Help 2 4,701 Sep-16-2019, 02:08 PM
    Thread: How to decrypt Blowfish-encrypted text encrypted with Perl's Crypt::CBC?
Post: How to decrypt Blowfish-encrypted text encrypted w...

I've been a Perl writer for 20 years, and I'm just getting started with Python. I have a text file with some fields that were encrypted using Perl's Crypt::CBC and stored as hex. Here's how I currentl...
swechsler General Coding Help 0 2,183 Aug-15-2019, 05:24 PM

User Panel Messages

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