Commit Graph

7 Commits

Author SHA1 Message Date
lmancini 3f17e033bd Extract a helper function to spawn an external interpreter; useful for hooks that need to know informations about packages/modules without importing them from within the main running interpreter.
git-svn-id: http://svn.pyinstaller.org/trunk@588 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-12-31 13:45:09 +00:00
naufraghi 474664b470 Support __path__ in _xmlplus
git-svn-id: http://svn.pyinstaller.org/trunk@396 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-12-21 18:52:54 +00:00
naufraghi 049cd3747b Fix quoting
git-svn-id: http://svn.pyinstaller.org/trunk@395 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-12-21 18:50:23 +00:00
giovannibajo bd514e5921 Document the xmlplus hack
git-svn-id: http://svn.pyinstaller.org/trunk@317 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-05-06 23:19:09 +00:00
giovannibajo 9f729eae24 Fix PyXML import hook under NT
git-svn-id: http://svn.pyinstaller.org/trunk@313 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-04-02 00:11:09 +00:00
giovannibajo 72bc2b45f7 Switch to GPL license (with exception)
git-svn-id: http://svn.pyinstaller.org/trunk@43 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 09:33:09 +00:00
giovannibajo b98a53df92 Imported Python Installer 5b5
git-svn-id: http://svn.pyinstaller.org/trunk@2 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-02 17:15:02 +00:00