-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark Hammond wrote:
> Stephen Warren wrote:
>> Also, my eventual desire is to submit a patch to implement hard-link
>> functionality for Win32 via CreateHardLink. 
> 
> win32file already exposes this function.

So it does; I'd forgotten about the pywin32 stuff.

Is there a reason that this is in pywin32 and not os.link()? i.e. if I
were to put the code in posixmodule.c (in a backwards compatible way)
would the patch be acceptable, or is there some disadvantage to
implementing it in the os module?

Thanks for all the pointers.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG+cFohk3bo0lNTrURAkbJAJ0RZrR4EvQfhCyOHspv9zIc9uN2QwCgmqJE
nnr8RqiVPw2UWPdjXrsA1fk=
=i2F1
-----END PGP SIGNATURE-----
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to