Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wantzel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
9
Issues
9
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
La Quadrature du Net
rpteam
wantzel
Commits
2a7cce3a
Commit
2a7cce3a
authored
Apr 18, 2018
by
Mindiell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
moved import of twitter API
parent
ce3753cf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
rp.py
rp.py
+1
-0
wantzel.py
wantzel.py
+0
-1
No files found.
rp.py
View file @
2a7cce3a
...
@@ -7,6 +7,7 @@ import feedparser
...
@@ -7,6 +7,7 @@ import feedparser
import
MySQLdb
import
MySQLdb
import
sqlite3
import
sqlite3
import
time
import
time
from
twitter
import
Twitter
,
OAuth
import
config
import
config
from
logs
import
Log
from
logs
import
Log
...
...
wantzel.py
View file @
2a7cce3a
...
@@ -10,7 +10,6 @@ import re
...
@@ -10,7 +10,6 @@ import re
from
irc
import
IrcClientFactory
from
irc
import
IrcClientFactory
from
twisted.internet
import
reactor
from
twisted.internet
import
reactor
from
twitter
import
Twitter
,
OAuth
import
config
import
config
from
logs
import
Log
from
logs
import
Log
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment