Hi. 

I encountered an error in importing a library 'functools' which is from the 
default Python library (I am using it for asynchronous programming).  The 
desktop version (pyjd) has no problem with it. But the browser version pops 
up the following error message:

    "Import Error: No module named functools."

Is 'functools' library not supported in Pyjs? I copied the source code from 
the library and made it a local code, and it seems that it works (not 
tested fully yet though). 

Thanks.

-- 

--- 
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 pyjs-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to