summaryrefslogtreecommitdiff
path: root/Lib/python/std_except.i
Commit message (Expand)AuthorAgeFilesLines
* add std_except typemaps to the unified typemap libraryMarcelo Matus2005-10-311-87/+1
* add %exceptionclass and %noexceptionclass directives and manage the feature:e...Marcelo Matus2005-09-291-12/+20
* use exception specification instead of %exception to handle STL error checkingWilliam S Fulton2005-07-271-0/+78
* isolate language independent STD/STL/C++ code + more documentation + cleaningMarcelo Matus2004-10-101-79/+1
* force all the std::exceptions to be exceptionclassesMarcelo Matus2004-09-261-9/+25
* add std_except.iMarcelo Matus2004-09-011-0/+63