summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2010q1/000194.html
blob: 3a32a1a772533bb0eb43ddfd7c5a6a48ef0ee6d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [pycrypto] Pycrypto working with python 3.0 or 3.1
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Pycrypto%20working%20with%20python%203.0%20or%203.1&In-Reply-To=4B8ECD61.9010805%40gmx.net">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="000193.html">
   <LINK REL="Next"  HREF="000196.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[pycrypto] Pycrypto working with python 3.0 or 3.1</H1>
    <B>Lorenz Quack</B> 
    <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Pycrypto%20working%20with%20python%203.0%20or%203.1&In-Reply-To=4B8ECD61.9010805%40gmx.net"
       TITLE="[pycrypto] Pycrypto working with python 3.0 or 3.1">don at amberfisharts.com
       </A><BR>
    <I>Wed Mar  3 15:13:49 CST 2010</I>
    <P><UL>
        <LI>Previous message: <A HREF="000193.html">[pycrypto] Pycrypto working with python 3.0 or 3.1
</A></li>
        <LI>Next message: <A HREF="000196.html">[pycrypto] Pycrypto working with python 3.0 or 3.1
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#194">[ date ]</a>
              <a href="thread.html#194">[ thread ]</a>
              <a href="subject.html#194">[ subject ]</a>
              <a href="author.html#194">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Hi,

On 03/03/2010 09:58 PM, Christoph Tapler wrote:
[...]
&gt;<i> Moreover, I have tried the diff tool. Not sure if the output is usable
</I>&gt;<i> for you. Just
</I>&gt;<i> let me know if this format is okay or not.
</I>[...]

usually it is common to provide a patch as a so called &quot;unified diff&quot;.
For tools like subversion and git this is AFAIK the default. for some other
tools (like the one you are using) you need to specify some flag. usually &quot;-u&quot;
so try something like
diff -u -r &lt;old_version&gt; &lt;new_version&gt;
Also note that you normally put the old version first (called a &quot;forward diff&quot;).

cheers
//Lorenz
</PRE>







<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000193.html">[pycrypto] Pycrypto working with python 3.0 or 3.1
</A></li>
	<LI>Next message: <A HREF="000196.html">[pycrypto] Pycrypto working with python 3.0 or 3.1
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#194">[ date ]</a>
              <a href="thread.html#194">[ thread ]</a>
              <a href="subject.html#194">[ subject ]</a>
              <a href="author.html#194">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">More information about the pycrypto
mailing list</a><br>
</body></html>