components/python/python26/patches/Python26-09-ucred.patch
changeset 985 57467415833a
parent 115 c360825c3a3f
equal deleted inserted replaced
984:f34e7c7efa38 985:57467415833a
  2373 +
  2373 +
  2374 +# --install-platlib
  2374 +# --install-platlib
  2375 +if __name__ == '__main__':
  2375 +if __name__ == '__main__':
  2376 +    main()
  2376 +    main()
  2377 
  2377 
  2378 diff --git Python-2.6.4/Lib/test/ucredtext.py Python-2.6.4/Lib/test/ucredtext.py
  2378 diff --git Python-2.6.4/Lib/test/ucredtest.py Python-2.6.4/Lib/test/ucredtest.py
  2379 new file mode 100644
  2379 new file mode 100644
  2380 --- /dev/null	2011-02-12 03:14:16.000000000 -0600
  2380 --- /dev/null	2011-02-12 03:14:16.000000000 -0600
  2381 +++ Python-2.6.4/Lib/test/ucredtest.py	2011-01-20 13:52:42.945657919 -0600
  2381 +++ Python-2.6.4/Lib/test/ucredtest.py	2011-01-20 13:52:42.945657919 -0600
  2382 @@ -0,0 +1,45 @@
  2382 @@ -0,0 +1,45 @@
  2383 +#!/usr/bin/python2.6
  2383 +#!/usr/bin/python2.6