TypeError: _getfullpathname() argument 1 must be (buffer overflow), not str in windows xp, while making tarfile
Ryniek90
ryniek90 at gmail.com
Thu Aug 27 17:21:25 EDT 2009
>
>>>>>> Ryniek90 <ryniek90 at gmail.com> (R) wrote:
>>>>>>
>
>
>> R> Hahah right. My fault. Must remember to read documentation so many times
>> R> until I find the solution. Thanks, now works fine. :-)
>>
>
> And, by the way, how come the traceback refers to
> File "backuper.py", line 197, in <module>
> while the posted code has only 188 lines?
>
Cuz my original code is bit longer - i've got some bookkeepings like
__author__, __version__ etc., just after module imports.
More information about the Python-list
mailing list