diff options
author | Raymond Hettinger <python@rcn.com> | 2011-03-24 03:33:30 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2011-03-24 03:33:30 (GMT) |
commit | f6d3e8eaef83c82416c2ca9d639ed59beba1f877 (patch) | |
tree | 18ad65b96e2635fe4ca08e61ce7c783777e3b9f3 /Lib/urllib | |
parent | 5d43cff62373f8405765faeef48f0bd2ccc22d9b (diff) | |
download | cpython-f6d3e8eaef83c82416c2ca9d639ed59beba1f877.zip cpython-f6d3e8eaef83c82416c2ca9d639ed59beba1f877.tar.gz cpython-f6d3e8eaef83c82416c2ca9d639ed59beba1f877.tar.bz2 |
Add tests for _source to importable and exec'able.
Move __name__ back out of the template; the responsibility
for setting __name__ lies with the caller (which knows
something about the new namespace), not with the class
definition (which doesn't know about the namespace it is
being built in).
Diffstat (limited to 'Lib/urllib')
0 files changed, 0 insertions, 0 deletions