Menu

#55 output written to wrong place with -d

defect
closed-fixed
None
5
2002-08-24
2002-02-06
No

Hi Doug, thanks for fixing the issue with writing
files on Windows! It now will write to the
filesystem. However, now I'm getting a problem with
where it's writing the files to.

I'm executing a command like this:

python.exe <path to>\happydocwin.py -d
X:\<...>\doc\python --no-comments --no-private-names
X:\<...>\jython

HappyDoc correctly writes the root index.html to my
output directory, but all the other HTML files were
written to the source directory, not the output
directory!

Discussion

  • Doug Hellmann

    Doug Hellmann - 2002-06-02

    Logged In: YES
    user_id=34486

    I've posted what I believe to be a fix. I'd like some
    feedback from users who reported this particular problem.
    If you could download HappyDoc_dos_path_bug_01.tar.gz and
    give it a test run, that would help a lot.

     
  • Doug Hellmann

    Doug Hellmann - 2002-06-02
    • assigned_to: nobody --> doughellmann
     
  • Doug Hellmann

    Doug Hellmann - 2002-08-24
    • status: open --> closed-fixed
     
  • Doug Hellmann

    Doug Hellmann - 2002-08-24

    Logged In: YES
    user_id=34486

    This is resolved, and checked into the main trunk in CVS. It
    will be included in the next release.

     

Log in to post a comment.