DescriptionMoin2.0 : IOError while testing with py.test updated as per the requirement
please view the file test_interwiki.py
IOError fixed:
1) The program takes the current working directory.
2) Split them with delimiter '/' to make up a list.
3) Now with each directory in the list of directories made by os.getcwd(). It looks out for '.hg' folder which signifies the repository at the very first occurence it takes the directory where it is searched.
4) This will be the path required.
Patch Set 1 #
Total comments: 9
MessagesTotal messages: 5
|