mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 18:52:26 +00:00
improved error reporting
[SVN r8400]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
r'''
|
||||
>>> import shared
|
||||
>>> import m2
|
||||
>>> import m1
|
||||
>>> import m2
|
||||
>>> ls = shared.Shared()
|
||||
>>> ls.name()
|
||||
'Shared'
|
||||
|
||||
Reference in New Issue
Block a user