python/py4j: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:14:21 -05:00 committed by Willy Sudiarto Raharjo
parent 4be3c9b220
commit 1ff20905cf
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
py4j: py4j (bridge between Python and Java)
py4j:
py4j: Py4J enables Python programs running in a Python interpreter to
py4j: Py4J enables Python programs running in a Python interpreter to
py4j: dynamically access Java objects in a Java Virtual Machine. Methods are
py4j: called as if the Java objects resided in the Python interpreter and
py4j: Java collections can be accessed through standard Python collection
py4j: methods. Py4J also enables Java programs to call back Python objects.
py4j:
py4j: called as if the Java objects resided in the Python interpreter and
py4j: Java collections can be accessed through standard Python collection
py4j: methods. Py4J also enables Java programs to call back Python objects.
py4j:
py4j:
py4j:
py4j:
py4j: