Мне нравится перемещаться, чтобы создать каталог и изменить файл parser.py, Как мне перейти к этому конкретному каталогу, Где он находится
File "build\bdist.win-amd64\egg\asn1tools\parser.py", line 1699, in parse_files
IOError: [Errno 2] No such file or directory: 'hello'
>>> exit(0
...
c:\Python27>start build\bdist.win-amd64\egg\asn1tools\parser.py
The system cannot find the file build\bdist.win-amd64\egg\asn1tools\parser.py.
c:\Python27>start build\bdist.win-amd64\egg\asn1tools\parser.py
c:\Python27>cd build
The system cannot find the path specified.
c:\Python27>cd ..
c:\>cd build
The system cannot find the path specified.
c:\>cd c:\Python27
c:\Python27>cd build
The system cannot find the path specified.
c:\Python27>