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.
Showing
Lib/plat-os2emx/_emx_link.py
0 → 100644
Please register or sign in to comment