Kaydet (Commit) a920a889 authored tarafından Just van Rossum's avatar Just van Rossum

up the b/w compatibility requirement to 2.2

üst 969a7003
"""Find modules used by a script, using introspection."""
# This module should be kept compatible with Python 1.5.2, see PEP 291.
# This module should be kept compatible with Python 2.2, see PEP 291.
import dis
import imp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment