FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-openid/admin/pythonsource at master · kitzwang/python-openid · GitHub
kitzwang
/
python-openid
Public
forked from
openid/python-openid
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-openid
/
admin
/
pythonsource
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
2 lines (2 loc) · 251 Bytes
Breadcrumbs
python-openid
/
admin
/
pythonsource
Copy path
File metadata and controls
executable file
·
2 lines (2 loc) · 251 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
#!
/usr/bin/env bash
find ./openid/
\(
\(
-name _darcs -o -name .svn -o -name _trial_temp -o -name
test
-o -name admin -o -name examples
\)
-type d -prune -a -false
\)
-o
\(
!
-iname
\*
~ -a -type f
\)
-a
\(
!
-iname
\*
.pyc -a -type f
\)
-a -name
\*
.py
Back
|
FazBrowse Home
|
New Git URL