]> granicus.if.org Git - python/commitdiff
Oops, added <URL:...> around the URL.
authorGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 16:46:56 +0000 (16:46 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 16:46:56 +0000 (16:46 +0000)
Misc/FAQ

index a5bf7b5b361f5e99027fe33506aa573b800a0d0f..57c1737cd87995b26df655d08f443e2a8382a9f0 100644 (file)
--- a/Misc/FAQ
+++ b/Misc/FAQ
@@ -1875,7 +1875,7 @@ type around a C structure (pointer) type will also work for C++
 objects.
 
 A useful automated approach (which also works for C) is SWIG:
-http://www.cs.utah.edu/~beazley/SWIG/.
+<URL:http://www.cs.utah.edu/~beazley/SWIG/>.
 
 
 6. Python's design