diff --git a/doc/news.html b/doc/news.html index d4ce11ad..b0e4667b 100644 --- a/doc/news.html +++ b/doc/news.html @@ -3,7 +3,7 @@
+ "HTML Tidy for Cygwin (vers 1st April 2002), see www.w3.org"> @@ -29,35 +29,10 @@boost::shared_ptr. Now any wrapped object of
- C++ class X can be converted automatically
- to shared_ptr<X>, regardless of how it was
- wrapped. The shared_ptr will manage the lifetime
- of the Python object which supplied the X, rather
- than just the X object itself, and when such
- a shared_ptr is converted back to Python, the
- original Python object will be returned.boost::shared_ptr. Now
+ any wrapped object of C++ class X can be converted
+ automatically to shared_ptr<X>, regardless of how it
+ was wrapped. The shared_ptr will manage the lifetime of
+ the Python object which supplied the X, rather than just
+ the X object itself, and when such a
+ shared_ptr is converted back to Python, the original
+ Python object will be returned.staticmethod support from Revised
- 18 March, 2003
-
+ 18 March, 2003
© Copyright Dave