Message4150

Author gunter.bach
Recipients gunter.bach
Date 2009-02-19.13:11:12
SpamBayes Score 0.0004620837
Marked as misclassified No
Message-id <1235049072.84.0.195844373804.issue1263@psf.upfronthosting.co.za>
In-reply-to
Content
When doing

from org.apache.commons.fileupload import *
FileUpload is None

when doing

from org.apache.commons.fileupload import FileUpload
FileUpload is set correctly.

Checked also with other java-classes
History
Date User Action Args
2009-02-19 13:11:12gunter.bachsetrecipients: + gunter.bach
2009-02-19 13:11:12gunter.bachsetmessageid: <1235049072.84.0.195844373804.issue1263@psf.upfronthosting.co.za>
2009-02-19 13:11:12gunter.bachlinkissue1263 messages
2009-02-19 13:11:12gunter.bachcreate