summaryrefslogtreecommitdiff
path: root/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* Fix assertRaises when the exception has a metaclassNikola Dipanov2013-03-261-0/+1
| | | | | | | | | | | Due to not taking into account that the type of the class can be a subclass of type (which is the case when using metaclasses), assertRaises would report a false positive in case an exception that was expected had a custom metaclass. This patch introduces a more robust checking if a given object is a class or an instance of one, and adds a test case, to make sure exceptions with custom metaclasses don't break assertRaises.
* Merge branch from Vincent, adding NEWSJonathan Lange2012-12-151-0/+1
|
* LICENSE vs README normalization.Jonathan Lange2011-06-071-0/+1
|
* Add myself to the authors listMartin Pool2011-06-011-0/+1
|
* Oops. "Kampka", not "Kampa"Jonathan Lange2011-02-131-1/+1
|
* TypoJonathan Lange2011-02-131-1/+1
|
* Cosmetic & legal cleanupsJonathan Lange2011-02-131-0/+1
|
* Make something easier.Jonathan Lange2011-01-221-0/+2
|
* Clarify who they areJonathan Lange2011-01-221-0/+13
|
* Get it right.Jonathan Lange2011-01-221-1/+1
|
* Update years in the LICENSE file.Jonathan Lange2010-08-041-1/+2
|
* Add (C)/License information.James Westby2010-06-101-0/+19
|
* Change copyright assignment policy as per jml.Robert Collins2009-12-011-1/+1
|
* Decide on MIT license.Jonathan Lange2008-06-011-0/+19