On Dec 19, 9:27 am, tekion <tek...@gmail.com> wrote:
> All,
> I am using tarfile module and my python is version 2.4.4.  When I call
> method extractall, I am getting error method does not exist. Could
> someone confirm if the method exist on python 2.4.4? Thanks

dir(tarfile) check if is exist
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to