Output when attempted
C:\src\pflatency>pf vacuum
Server: http://admin.pagelatency.pageforest.com/
Traceback (most recent call last):
File "C:\src\pflatency\pf.py", line 1225, in <module>
main()
File "C:\src\pflatency\pf.py", line 1219, in main
globals()[options.command + '_command'](args)
File "C:\src\pflatency\pf.py", line 862, in vacuum_command
list_local_files()
File "C:\src\pflatency\pf.py", line 696, in list_local_files
path = os.path.relpath(os.path.join(dirpath, filename))
AttributeError: 'module' object has no attribute 'relpath'
Original issue reported on code.google.com by ch...@mckoss.com on 17 Jun 2011 at 6:21
Original issue reported on code.google.com by
ch...@mckoss.com
on 17 Jun 2011 at 6:21