summaryrefslogtreecommitdiffstats
path: root/python/py4j/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/py4j/slack-desc')
-rw-r--r--python/py4j/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/py4j/slack-desc b/python/py4j/slack-desc
index 4000da2808..1b3521ae74 100644
--- a/python/py4j/slack-desc
+++ b/python/py4j/slack-desc
@@ -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: