Message 272146 - Python tracker

Message272146

Author matrixise
Recipients MLModel, PyDeq, berker.peksag, flox, georg.brandl, ghaering, jaysinh.shukla, matrixise, timm
Date 2016-08-08.06:28:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470637690.09.0.221329823461.issue6057@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Jaysinh,

I have reviewed your patch, but for me, this one should be have an order for the exception.

* Warning
* Error
  * DatabaseError
    * ProgrammingError
    * IntegrityError 

Thank you
History
Date User Action Args
2016-08-08 06:28:10matrixisesetrecipients: + matrixise, georg.brandl, ghaering, MLModel, flox, berker.peksag, timm, PyDeq, jaysinh.shukla
2016-08-08 06:28:10matrixisesetmessageid: <1470637690.09.0.221329823461.issue6057@psf.upfronthosting.co.za>
2016-08-08 06:28:10matrixiselinkissue6057 messages
2016-08-08 06:28:09matrixisecreate