standart python modüllerini bizimkilerden ayıralım.

(az dokundum vallaha ;)
This commit is contained in:
Barış Metin
2005-07-18 12:27:49 +00:00
parent 39454ee886
commit 36a4dfd0c7
+2 -1
View File
@@ -2,11 +2,12 @@
# provides methods to add/remove files, extract control files
# maintainer: baris and meren
from os.path import join
import archive
from constants import const
from config import config
from purl import PUrl
from os.path import join
from metadata import MetaData
from files import Files