Hey There,
I'm a django developer and working on a project right now.. Last week
I just discovered a new problem in Python.. Here's what I do..
[01:00] ([EMAIL PROTECTED] ~)$ date
Sal May 20 01:00:10 EEST 2008
[01:00] ([EMAIL PROTECTED] ~)$ python
Python 2.5.2 (r252:60911, Feb 23 2008, 21:20:32)
Hey There,
I'm developing an application that lets the user to upload JPG and PNG
files. I'm using PIL to check the images after the upload (like
checking it storage size, width and height). But PIL raises an error:
"cannot read interlaced PNG files"
It says that interlaced PNG files are not sup