organisation en module python
This commit is contained in:
parent
58bbcde8ee
commit
f826e0ebc6
5 changed files with 21 additions and 9 deletions
4
cpasswords/__init__.py
Normal file
4
cpasswords/__init__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
"""Module de cpasswords.
|
||||
|
||||
Pas encore en prod.
|
||||
"""
|
1
cpasswords/client.py
Symbolic link
1
cpasswords/client.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
../client.py
|
1
cpasswords/server.py
Symbolic link
1
cpasswords/server.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
../server.py
|
Loading…
Add table
Add a link
Reference in a new issue