]> granicus.if.org Git - python/commit
OS/2 EMX port Library and regression test changes:
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 24 Feb 2002 05:32:32 +0000 (05:32 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 24 Feb 2002 05:32:32 +0000 (05:32 +0000)
commit5cef57131fc02de55133e4eafdee27fb76456bb8
treed22cd58c3f46b5c3564d283eeb8965197b15bb93
parent75a8e65873f8c73f27f353b30bb1de5aceb6b74c
OS/2 EMX port Library and regression test changes:
  Lib/
    os.py
    os2emxpath.py   // added - OS/2 EMX specific path manipulation routines
    popen2.py
    site.py
  Lib/test/
    test_fcntl.py
    test_longexp.py
Lib/os.py
Lib/os2emxpath.py [new file with mode: 0644]
Lib/popen2.py
Lib/site.py
Lib/test/test_fcntl.py
Lib/test/test_longexp.py