Hi guys,
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 the Google Groups
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.