On Dec 19, 9:27 am, tekion 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.pytho
tekion 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
It's new in Python 2.5.
--
http://mail.python.org/mailman/listinfo/python-list
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
--
http://mail.python.org/mailman/listinfo/python-list