Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Astreos_Arduino
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hicham Brahimi
Astreos_Arduino
Commits
cf279793
Commit
cf279793
authored
5 years ago
by
hichbra
Browse files
Options
Downloads
Patches
Plain Diff
Gestion archive
parent
53e1576e
Branches
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PC/FileToSql.py
+2
-0
2 additions, 0 deletions
PC/FileToSql.py
PC/server.py
+2
-1
2 additions, 1 deletion
PC/server.py
with
4 additions
and
1 deletion
PC/FileToSql.py
+
2
−
0
View file @
cf279793
# Avec gestion archive
import
MySQLdb
import
time
import
sys
...
...
This diff is collapsed.
Click to expand it.
PC/server.py
+
2
−
1
View file @
cf279793
# PYTHON 3.5+
# SUDO PYTHON 3.5+
import
socket
import
sys
import
time
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment