diff options
author | bnewbold <bnewbold@robocracy.org> | 2011-09-20 22:35:35 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2011-09-20 22:35:35 -0400 |
commit | 66abb02ee4cb78f43fadc6a86c548424abf26152 (patch) | |
tree | a3419855c2417a6e642b7351dae58314a9524977 /software | |
parent | da1624dc0b3f0ffc5e705266e9c583b855042378 (diff) | |
download | knowledge-66abb02ee4cb78f43fadc6a86c548424abf26152.tar.gz knowledge-66abb02ee4cb78f43fadc6a86c548424abf26152.zip |
ipython cpaste
Diffstat (limited to 'software')
-rw-r--r-- | software/python.page | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/software/python.page b/software/python.page new file mode 100644 index 0000000..28cfe1e --- /dev/null +++ b/software/python.page @@ -0,0 +1,7 @@ + +iPython tricks +-------------- + +Use the ``cpaste'' command to copy in blocks of raw python code, even if the +indenting is a little weird. + |