summaryrefslogtreecommitdiffstats
path: root/Lib/plat-os2emx
Commit message (Expand)AuthorAgeFilesLines
* #16135: Removal of OS/2 support (Remove OS2 and OS/2 references)Jesus Cea2012-10-056-664/+0
* Merged revisions 78644 via svnmerge fromBenjamin Peterson2010-03-041-0/+0
* Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...Benjamin Peterson2008-03-312-2/+2
* Run 2to3's fix_has_key over Lib/plat-os2emx/.Collin Winter2007-09-012-11/+11
* Convert raise statements in Lib/plat-{mac,os2emx}.Collin Winter2007-08-233-5/+5
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-2/+2
* Rip out 'long' and 'L'-suffixed integer literals.Guido van Rossum2007-01-151-6/+6
* Whitespace normalization, via reindent.py.Tim Peters2004-07-183-18/+18
* EMX lacks an implementation of link(). As Mailman wants os.link() toAndrew MacIntyre2003-12-021-0/+79
* Extend the pwd & grp emulations to support accessing the pwd/grpAndrew MacIntyre2003-07-102-4/+78
* Create and populate OS/2 EMX port platform specific library directory:Andrew MacIntyre2002-02-225-0/+511