]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
strip trailing ws
authorBenjamin Peterson <benjamin@python.org>
Mon, 27 Jun 2011 14:18:46 +0000 (09:18 -0500)
committerBenjamin Peterson <benjamin@python.org>
Mon, 27 Jun 2011 14:18:46 +0000 (09:18 -0500)
Lib/profile.py
Lib/pstats.py

index 87adbae4ddbcadb046db0dff4e2c20d5dbcc9ab5..297e32d64add7604dcad9156d0d7534df483c064 100755 (executable)
 
 # Copyright Disney Enterprises, Inc.  All Rights Reserved.
 # Licensed to PSF under a Contributor Agreement
-# 
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
-#  
+#
 # http://www.apache.org/licenses/LICENSE-2.0
-#  
+#
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
index bb4e88f49eb31fe798e7d2e6e81accbe1ed7fd16..8a025cdc544a67d6d686042c171d969a4d13632c 100644 (file)
 
 # Copyright Disney Enterprises, Inc.  All Rights Reserved.
 # Licensed to PSF under a Contributor Agreement
-# 
+#
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
-#  
+#
 # http://www.apache.org/licenses/LICENSE-2.0
-#  
+#
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,