mirror of
https://github.com/boostorg/python.git
synced 2026-02-02 09:02:15 +00:00
Merge with the offending files removed.
[SVN r39995]
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
>>> y_equality(y, y)
|
||||
1
|
||||
|
||||
>>> print y_identity.__doc__.splitlines()[0]
|
||||
y_identity( (Y)arg1) -> object :
|
||||
>>> print y_identity.__doc__.splitlines()[1]
|
||||
y_identity( (Y)arg1) -> object :
|
||||
'''
|
||||
|
||||
def run(args = None):
|
||||
|
||||
Reference in New Issue
Block a user