commit | 924e5d55b7c46e5c370365f93240808c9c338d66 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Dec 10 16:28:53 1996 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Dec 10 16:28:53 1996 +0000 |
tree | 26a9adb6e6ea17054f8717bb6694e5b121b72785 | |
parent | 0f150e41be9d962f8cdfb5e77c9ff3394b84315c [diff] |
A test of the `new' module. The new.code() test is fairly bogus since I'm really not sure what the proper inputs are. I do flex the function call though by passing in arguments of the proper type. I don't try to exec the code object that gets returned!