On Apr 9, 5:39 pm, "Reedick, Andrew" <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:python-
> > [EMAIL PROTECTED] On Behalf Of jeffself
> > Sent: Wednesday, April 09, 2008 5:11 PM
> > To: [EMAIL PROTEC
On Apr 9, 5:39 pm, "Reedick, Andrew" <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:python-
> > [EMAIL PROTECTED] On Behalf Of jeffself
> > Sent: Wednesday, April 09, 2008 5:11 PM
> > To: [EMAIL PROTEC
I'm reading data out of an Excel spreadsheet using the XLRD module.
The spreadsheet contains a list of election results. The fields are
as follows: Precinct, Candidate, Votes
The problem is candidate names can be funky, for instance: Michael L.
"Mick" Jones
I cannot for the life of me figure ou
On Mar 11, 5:00 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi, dear Python Masters!
>
> I wanna ask about the Python and PDF creating.
>
> I have many photos, and I wanna make some "presentation" from these
> photos, a "thumbnail" like document with one image per one page.
>
> If I wanna
On Jun 27, 11:54 am, [EMAIL PROTECTED] wrote:
> On Jun 27, 7:04 am, jeffself <[EMAIL PROTECTED]> wrote:
>
> > I'm running Python 2.5.1 which I'm getting from the MacPort package
> > system. I just installed Django and tried to start up the Django
> &
I'm running Python 2.5.1 which I'm getting from the MacPort package
system. I just installed Django and tried to start up the Django
server and I got the following error:
ImportError: No module named _md5
I'm pretty sure this is a python problem, not Django problem. I'm
looking in the python2.5