diff options
author | Greg Ward <gward@python.net> | 1998-12-18 22:00:30 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 1998-12-18 22:00:30 (GMT) |
commit | ee789b960191a4eafa08dd044f5c74e98ea66950 (patch) | |
tree | ff2796b1f1703d785af26e0e1597b1a2a897cb30 /Lib/distutils/__init__.py | |
parent | b083a9fb540b002fe8e386dd4168deacfb0bf574 (diff) | |
download | cpython-ee789b960191a4eafa08dd044f5c74e98ea66950.zip cpython-ee789b960191a4eafa08dd044f5c74e98ea66950.tar.gz cpython-ee789b960191a4eafa08dd044f5c74e98ea66950.tar.bz2 |
Initial checkin of distutils source files.
Diffstat (limited to 'Lib/distutils/__init__.py')
-rw-r--r-- | Lib/distutils/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/distutils/__init__.py b/Lib/distutils/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Lib/distutils/__init__.py |