blob: 261ba938ea952a4703d1c771dd423ef3da16441e (
plain)
1
2
3
4
5
6
7
8
9
10
|
======================
Python
======================
iPython tricks
--------------
Use the ``cpaste'' command to copy in blocks of raw python code, even if the
indenting is a little weird.
|