##// END OF EJS Templates
handle simple closures in pickleutil...
handle simple closures in pickleutil It turns out this is pretty straightforward. I'm sure there are plenty of cases where dill / cloud pickle are going to be desirable, but Python 3 makes trivial closures a lot more likely, and this handles those cases easily enough.
MinRK -
r16506:e56ff8b2
Show More
Name Size Modified Last Commit Author
/ docs / source / development
figs
config.rst Loading ...
index.rst Loading ...
inputhook_app.rst Loading ...
lexer.rst Loading ...
messaging.rst Loading ...
parallel_connections.rst Loading ...
parallel_messages.rst Loading ...
pycompat.rst Loading ...