Andrew Svetlov added the comment:

Amaury, I'm ok with pushing several modules into python33.dll or embedding it 
directly into executable. 
For standard so/dll files you have to use different file names for modules to 
make regular import statement work. It can be done via symlink/hardlink, but 
looks a bit hairy.

Václav, python already have _testbuffer and _testcapi modules used for testing 
only. I think you can add yet another one.

----------

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

Reply via email to