"""

"""

import support

import cPickle

import test171p.Stack

s = test171p.Stack.Stack()

cPickle.dumps(s)

#raise support.TestError("" + `x`)
