Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
piyh
on June 28, 2018
|
parent
|
context
|
favorite
| on:
Python 3 at Facebook
What is meant by python entry points?
blattimwind
on June 28, 2018
|
next
[–]
An installation-wide (system, virtualenv) association of a (type, name) tuple with an importable Python object (usually callable).
ForHackernews
on June 28, 2018
|
prev
[–]
https://stackoverflow.com/questions/774824/explain-python-en...
Very roughly speaking, a way in which a script can invoke a piece of Python code.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: