summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-03-17 19:48:58 +0100
committerMichele Simionato <michele.simionato@gmail.com>2015-03-17 19:48:58 +0100
commitc035648bf07d511d815503980fe1ca98ed26650f (patch)
tree77d5c4badcdb16099c013009433e7ed71b112b43
parent88920b6ef7cb44ac2b13b440c68da741bd0a517b (diff)
downloadpython-decorator-git-c035648bf07d511d815503980fe1ca98ed26650f.tar.gz
Replace easy_install -> pip install3.4.1
-rw-r--r--documentation.pdf72
-rw-r--r--documentation.rst4
-rw-r--r--documentation3.pdf76
-rw-r--r--documentation3.rst4
4 files changed, 78 insertions, 78 deletions
diff --git a/documentation.pdf b/documentation.pdf
index 9955da4..fea94ca 100644
--- a/documentation.pdf
+++ b/documentation.pdf
@@ -217,7 +217,7 @@ endobj
<< /Outlines 68 0 R /PageLabels 100 0 R /PageMode /UseNone /Pages 84 0 R /Type /Catalog >>
endobj
67 0 obj
-<< /Author (Michele Simionato) /CreationDate (D:20150316162015-01'00') /Creator (\(unspecified\)) /Keywords () /Producer (ReportLab PDF Library - www.reportlab.com) /Subject (\(unspecified\))
+<< /Author (Michele Simionato) /CreationDate (D:20150317194850-01'00') /Creator (\(unspecified\)) /Keywords () /Producer (ReportLab PDF Library - www.reportlab.com) /Subject (\(unspecified\))
/Title (The decorator module) >>
endobj
68 0 obj
@@ -273,7 +273,7 @@ endobj
59 0 R 60 0 R 61 0 R 63 0 R 65 0 R ] /Type /Pages >>
endobj
85 0 obj
-<< /Length 9109 >>
+<< /Length 9120 >>
stream
1 0 0 1 0 0 cm BT /F1 12 Tf 14.4 TL ET
q
@@ -338,7 +338,7 @@ q
1 0 0 1 91.03937 3 cm
q
0 0 0 rg
-BT 1 0 0 1 0 2 Tm /F1 10 Tf 12 TL (3.4.1 \(2015-03-16\)) Tj T* ET
+BT 1 0 0 1 0 2 Tm /F1 10 Tf 12 TL (3.4.1 \(2015-03-17\)) Tj T* ET
Q
Q
q
@@ -401,7 +401,7 @@ Q
q
1 0 0 1 91.03937 3 cm
q
-BT 1 0 0 1 0 2 Tm 12 TL /F4 10 Tf 0 0 0 rg (easy_install) Tj ( ) Tj (decorator) Tj T* ET
+BT 1 0 0 1 0 2 Tm 12 TL /F4 10 Tf 0 0 0 rg (pip) Tj ( ) Tj (install) Tj ( ) Tj (decorator) Tj T* ET
Q
Q
q
@@ -6546,41 +6546,41 @@ xref
0000014324 00000 n
0000014436 00000 n
0000014603 00000 n
-0000023769 00000 n
-0000036376 00000 n
-0000053623 00000 n
-0000069507 00000 n
-0000091890 00000 n
-0000110195 00000 n
-0000126839 00000 n
-0000144261 00000 n
-0000158122 00000 n
-0000171904 00000 n
-0000185676 00000 n
-0000202654 00000 n
-0000213129 00000 n
-0000230480 00000 n
-0000237037 00000 n
-0000237236 00000 n
-0000237274 00000 n
-0000237312 00000 n
-0000237350 00000 n
-0000237388 00000 n
-0000237426 00000 n
-0000237464 00000 n
-0000237502 00000 n
-0000237540 00000 n
-0000237578 00000 n
-0000237617 00000 n
-0000237656 00000 n
-0000237695 00000 n
-0000237734 00000 n
-0000237773 00000 n
+0000023780 00000 n
+0000036387 00000 n
+0000053634 00000 n
+0000069518 00000 n
+0000091901 00000 n
+0000110206 00000 n
+0000126850 00000 n
+0000144272 00000 n
+0000158133 00000 n
+0000171915 00000 n
+0000185687 00000 n
+0000202665 00000 n
+0000213140 00000 n
+0000230491 00000 n
+0000237048 00000 n
+0000237247 00000 n
+0000237285 00000 n
+0000237323 00000 n
+0000237361 00000 n
+0000237399 00000 n
+0000237437 00000 n
+0000237475 00000 n
+0000237513 00000 n
+0000237551 00000 n
+0000237589 00000 n
+0000237628 00000 n
+0000237667 00000 n
+0000237706 00000 n
+0000237745 00000 n
+0000237784 00000 n
trailer
<< /ID
% ReportLab generated PDF document -- digest (http://www.reportlab.com)
- [(SU\214\363\250\006M\005\356\362\\\343\)\352\220A) (SU\214\363\250\006M\005\356\362\\\343\)\352\220A)]
+ [(\201Gui?\227\341\310R\220\244p\025\360\0110) (\201Gui?\227\341\310R\220\244p\025\360\0110)]
/Info 67 0 R /Root 66 0 R /Size 116 >>
startxref
-237812
+237823
%%EOF
diff --git a/documentation.rst b/documentation.rst
index 1fda579..1ef3a44 100644
--- a/documentation.rst
+++ b/documentation.rst
@@ -4,10 +4,10 @@ The ``decorator`` module
:Author: Michele Simionato
:E-mail: michele.simionato@gmail.com
-:Version: 3.4.1 (2015-03-16)
+:Version: 3.4.1 (2015-03-17)
:Requires: Python 2.4+
:Download page: http://pypi.python.org/pypi/decorator/3.4.1
-:Installation: ``easy_install decorator``
+:Installation: ``pip install decorator``
:License: BSD license
.. contents::
diff --git a/documentation3.pdf b/documentation3.pdf
index f75e2cc..4afb155 100644
--- a/documentation3.pdf
+++ b/documentation3.pdf
@@ -239,7 +239,7 @@ endobj
<< /Outlines 75 0 R /PageLabels 109 0 R /PageMode /UseNone /Pages 92 0 R /Type /Catalog >>
endobj
74 0 obj
-<< /Author (Michele Simionato) /CreationDate (D:20150316162017-01'00') /Creator (\(unspecified\)) /Keywords () /Producer (ReportLab PDF Library - www.reportlab.com) /Subject (\(unspecified\))
+<< /Author (Michele Simionato) /CreationDate (D:20150317194853-01'00') /Creator (\(unspecified\)) /Keywords () /Producer (ReportLab PDF Library - www.reportlab.com) /Subject (\(unspecified\))
/Title (The decorator module) >>
endobj
75 0 obj
@@ -298,7 +298,7 @@ endobj
61 0 R 63 0 R 64 0 R 66 0 R 71 0 R 72 0 R ] /Type /Pages >>
endobj
93 0 obj
-<< /Length 8970 >>
+<< /Length 8981 >>
stream
1 0 0 1 0 0 cm BT /F1 12 Tf 14.4 TL ET
q
@@ -363,7 +363,7 @@ q
1 0 0 1 91.03937 3 cm
q
0 0 0 rg
-BT 1 0 0 1 0 2 Tm /F1 10 Tf 12 TL (3.4.1 \(2015-03-16\)) Tj T* ET
+BT 1 0 0 1 0 2 Tm /F1 10 Tf 12 TL (3.4.1 \(2015-03-17\)) Tj T* ET
Q
Q
q
@@ -426,7 +426,7 @@ Q
q
1 0 0 1 91.03937 3 cm
q
-BT 1 0 0 1 0 2 Tm 12 TL /F4 10 Tf 0 0 0 rg (easy_install) Tj ( ) Tj (decorator) Tj T* ET
+BT 1 0 0 1 0 2 Tm 12 TL /F4 10 Tf 0 0 0 rg (pip) Tj ( ) Tj (install) Tj ( ) Tj (decorator) Tj T* ET
Q
Q
q
@@ -6679,43 +6679,43 @@ xref
0000015920 00000 n
0000016032 00000 n
0000016206 00000 n
-0000025233 00000 n
-0000037517 00000 n
-0000053936 00000 n
-0000072471 00000 n
-0000093910 00000 n
-0000113111 00000 n
-0000127049 00000 n
-0000146974 00000 n
-0000163187 00000 n
-0000177912 00000 n
-0000192010 00000 n
-0000208189 00000 n
-0000216529 00000 n
-0000232666 00000 n
-0000242612 00000 n
-0000243507 00000 n
-0000243721 00000 n
-0000243759 00000 n
-0000243797 00000 n
-0000243835 00000 n
-0000243873 00000 n
-0000243911 00000 n
-0000243949 00000 n
-0000243987 00000 n
-0000244025 00000 n
-0000244063 00000 n
-0000244102 00000 n
-0000244141 00000 n
-0000244180 00000 n
-0000244219 00000 n
-0000244258 00000 n
-0000244297 00000 n
+0000025244 00000 n
+0000037528 00000 n
+0000053947 00000 n
+0000072482 00000 n
+0000093921 00000 n
+0000113122 00000 n
+0000127060 00000 n
+0000146985 00000 n
+0000163198 00000 n
+0000177923 00000 n
+0000192021 00000 n
+0000208200 00000 n
+0000216540 00000 n
+0000232677 00000 n
+0000242623 00000 n
+0000243518 00000 n
+0000243732 00000 n
+0000243770 00000 n
+0000243808 00000 n
+0000243846 00000 n
+0000243884 00000 n
+0000243922 00000 n
+0000243960 00000 n
+0000243998 00000 n
+0000244036 00000 n
+0000244074 00000 n
+0000244113 00000 n
+0000244152 00000 n
+0000244191 00000 n
+0000244230 00000 n
+0000244269 00000 n
+0000244308 00000 n
trailer
<< /ID
% ReportLab generated PDF document -- digest (http://www.reportlab.com)
- [(\332:\210,\011\256\334I\352\235\026\321\241\263\032\277) (\332:\210,\011\256\334I\352\235\026\321\241\263\032\277)]
+ [(\300\216\371\014\004\314`\307\362'5s\012\323\373\037) (\300\216\371\014\004\314`\307\362'5s\012\323\373\037)]
/Info 74 0 R /Root 73 0 R /Size 126 >>
startxref
-244336
+244347
%%EOF
diff --git a/documentation3.rst b/documentation3.rst
index 8de9f70..f6c0181 100644
--- a/documentation3.rst
+++ b/documentation3.rst
@@ -4,10 +4,10 @@ The ``decorator`` module
:Author: Michele Simionato
:E-mail: michele.simionato@gmail.com
-:Version: 3.4.1 (2015-03-16)
+:Version: 3.4.1 (2015-03-17)
:Requires: Python 2.4+
:Download page: http://pypi.python.org/pypi/decorator/3.4.1
-:Installation: ``easy_install decorator``
+:Installation: ``pip install decorator``
:License: BSD license
.. contents::