Actions
Feature #804
openchangeDir et find sur un NSDirectory devraient pouvoir prendre une URL "totale"
Start date:
07/01/2010
Due date:
% Done:
0%
Estimated time:
Description
Du genre :
file://localhost/
Ce qui avec changeDir génère pour l'instant :
IncorrectURL: Was expecting a absolute/relative path instead of: file://localhost/
Cette URL devra avoir ses différents éléments égaux à ses équivalents du NSDirectory.
python spec/test/namespace_unittest.py TestNSDirectory.testChangeDir
Actions