[issue13949] rm needless use of pass statement

2012-02-11 Thread Éric Araujo
Éric Araujo added the comment: Will commit this together with the test_version cleanup. -- resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> Get rid of doctests in packaging.tests.test_version ___ Python t

[issue13949] rm needless use of pass statement

2012-02-06 Thread Éric Araujo
Éric Araujo added the comment: Sure, I’ll apply this. -- assignee: tarek -> eric.araujo versions: +3rd party ___ Python tracker ___ _

[issue13949] rm needless use of pass statement

2012-02-06 Thread Tshepang Lekhonkhobe
New submission from Tshepang Lekhonkhobe : I found the use of the pass statement redundant. -- assignee: tarek components: Distutils2 files: rm-needless-use-of-pass-keyword.patch keywords: patch messages: 152726 nosy: alexis, eric.araujo, tarek, tshepang priority: normal severity: normal