Web programming and a different "type" problem
Jon Ribbens
jon+usenet at unequivocal.co.uk
Wed Apr 30 17:07:37 EDT 2003
More information about the Python-list mailing list
Wed Apr 30 17:07:37 EDT 2003
- Previous message (by thread): Web programming and a different "type" problem
- Next message (by thread): Web programming and a different "type" problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <mailman.1051673506.20716.python-list at python.org>, Ian Bicking wrote: > It might be better if the error is signaled earlier and in a more > pleasant way, but IMHO throwing away duplicate values when they > aren't expected just covers up bugs. But I don't think that's what > you're doing in this case (though it sounds like jonpy does this, > for instance)...? You think it would be better to throw an exception if two form variables have the same name unexpectedly? I... disagree ;-)
- Previous message (by thread): Web programming and a different "type" problem
- Next message (by thread): Web programming and a different "type" problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list