Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: can openpyxl read font colors
Post: can openpyxl read font colors

I have a task to remove duplicate entries from a column in a spreadsheet. I can loop through the spreadsheet using for i in range(3, self.workbook_sheet.max_row+1): row = [cell.v...
mperemsky General Coding Help 3 1,775 Mar-24-2023, 04:50 PM
    Thread: DLL printf not working
Post: RE: DLL printf not working

(Jan-02-2017, 05:21 AM)Larz60+ Wrote: I get the same result - You should report it to python.org as a bug This doesn't work in any python 3 version (I tried 3 of them) I am guessing that it might n...
mperemsky General Coding Help 3 5,874 Jan-02-2017, 05:37 AM
    Thread: DLL printf not working
Post: DLL printf not working

I have just installed python 3.6 (32-bit), eclipse, and PyDev. I am going through the Gray Hat Python book (which uses 2.5) and cannot get the dll call for printf to work properly. I have tried to fin...
mperemsky General Coding Help 3 5,874 Jan-02-2017, 05:13 AM

User Panel Messages

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