I am new to pyjs, i am working on File Search application with Pyjs. With pyjama installation on windows, i got some examples but there is no examples in which os.path get used .
in my program,
when i used FRoot_Path = os.path.expanduser('~')
I am getting some Tried_01 TypeError: $p.NotImplemented is not a function kind of error.
on python2.7.3 shell it gives me proper output
>>>import os
>>>import sys
>>> os.path.expanduser('~')
'C:\\Documents and Settings\\dev1'
so can you give me some advice regarding this. if you can send some os.path related examples reference link with pyjs then also it is ok.
--
--- You received this message because you are subscribed to a topic in the Google Groups "Pyjs.org Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyjs-users/-rCTjFlAqik/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to pyjs-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.