Skip to content

Instantly share code, notes, and snippets.

@gmocamilotd
Created June 21, 2019 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gmocamilotd/87c22e0429107a79089fde3eaafa9219 to your computer and use it in GitHub Desktop.
Save gmocamilotd/87c22e0429107a79089fde3eaafa9219 to your computer and use it in GitHub Desktop.
este snippet permite ver cómo en una sola línea de codigo puedo ejecutar más de una orden
python -c "import django; print(django.__path__)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment