2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Dave Abrahams
595797b290 Handled some reference-counting problems and added some sequence points for exception-safety
[SVN r8227]
2000-11-16 17:06:37 +00:00
Dave Abrahams
124a99882b Added call() function so that a regular python function (as opposed to method or
other function-as-attribute) can be called.

Added newlines for readability.


[SVN r8173]
2000-11-12 18:16:33 +00:00
Dave Abrahams
086527bcc2 Added call() function so that a regular python function (as opposed to method or
other function-as-attribute) can be called.

Added newlines for readability.


[SVN r8172]
2000-11-12 18:10:46 +00:00
Ullrich Köthe
12a881ead5 This commit was generated by cvs2svn to compensate for changes in r315,
which included commits to RCS files with non-trunk default branches.


[SVN r7932]
2000-10-13 13:49:34 +00:00