cpython/Lib/plat-os2emx
Andrew MacIntyre eb477f05cf EMX lacks an implementation of link(). As Mailman wants os.link() to
implement its locking scheme, this module implements a crude link() by
way of copying the source to the destination provided the destination
doesn't already exist.
2003-12-02 12:31:09 +00:00
..
IN.py
SOCKET.py
_emx_link.py EMX lacks an implementation of link(). As Mailman wants os.link() to 2003-12-02 12:31:09 +00:00
grp.py Extend the pwd & grp emulations to support accessing the pwd/grp 2003-07-10 12:52:54 +00:00
pwd.py Extend the pwd & grp emulations to support accessing the pwd/grp 2003-07-10 12:52:54 +00:00
regen