mirror of
https://github.com/boostorg/python.git
synced 2026-01-27 07:02:15 +00:00
This commit was manufactured by cvs2svn to create tag
'merged_to_RC_1_32_0'. [SVN r26255]
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
"""
|
||||
>>> from const_argument_ext import *
|
||||
>>> accept_const_arg_noproto(1)
|
||||
1
|
||||
>>> accept_const_arg_with_proto(1)
|
||||
>>> accept_const_arg(1)
|
||||
1
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user