summaryrefslogtreecommitdiffstats
path: root/Python/dynload_atheos.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove AtheOS support, as per PEP 11 (which claims that all code was removed ↵Antoine Pitrou2009-10-241-47/+0
| | | | in Python 3.0).
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-111-1/+1
|
* Patch #488073: AtheOS port.Martin v. Löwis2002-06-111-0/+47