Browse Source

libs/python/build/Jamfile.v2: remove needless <define> property.

libs/python/test/Jamfile.v2:
  * add dynamically-linked embedding test

  * fix builtin_converters test so it can work (BBv1 allowed the
    duplication of main target names; BBv2 does not)


libs/python/test/import_.cpp: move some more of the Python code within
  a handle_exception callback so at least we can better diagnose
  failures.


[SVN r37214]
Dave Abrahams 19 years ago
parent
commit
086e2f4c97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/python

+ 1 - 1
libs/python

@@ -1 +1 @@
-Subproject commit e61401d27e0ea57248b8321dce58d4f56ad57fa4
+Subproject commit 44d53c448beb650610af6335b1352b2307e4c0d4

粤ICP备19079148号