Decorater added the comment:

Oh and when the shell extension is done could you make a custom icon for pyd's 
and have the desciption of "Python C Compiled DLL" to easy selcting them when 
you have no icons for any *.lib, *.exp and *.pdb's Would ease up comping pyd 
files as well.

On further note it seems that python (when told to read from python36.zip seems 
to not read any pyd's that are in the zip as well) I would like for it to be 
able too if someone wants to embed PyNacl with _sodium.cp36-win32.pyd or 
_sodium.cp36-win_amd64.pyd files in it.

(Also readign pyd's in the zips could also simplify things like a ImportError 
on stuff that is actually there.

----------
nosy: +Decorater

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27469>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to