Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Feb 20, 2014
1 parent 0e84e25 commit d5fd2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clean_pyd.py
@@ -1,6 +1,6 @@
"""
@file
@brief clean all files .pyd and .so depending on pyhome and compiled by the library.
@brief clean all files .pyd and .so compiled by the library.
"""
import os
for root, dirs, files in os.walk("."):
Expand Down

0 comments on commit d5fd2e7

Please sign in to comment.