mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Removed addpack calls
This commit is contained in:
parent
f63abad4e9
commit
ef51d1351c
14 changed files with 1 additions and 75 deletions
|
@ -1,10 +1,6 @@
|
|||
"""A test program that allows us to control Eudora"""
|
||||
|
||||
import sys
|
||||
import addpack
|
||||
addpack.addpack('Tools')
|
||||
addpack.addpack('bgen')
|
||||
addpack.addpack('ae')
|
||||
import aetools
|
||||
import Eudora_Suite
|
||||
import Required_Suite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue