Easy To Get Credit Cards

Twitter Edit Post

nubes coloridas sobre montaña arte digital aesthetic fondo de pantalla

:
Product Launch Poster Idea Tech
Merge pull request News Feed Template.html from gmierz/py3_fixes
Use Python 3 print and __future__ for compatibility.
2 parents Pre-Launch Checklist + Launch Graphic Pink commit ffcf22b

Nubes coloridas sobre montaña arte digital aesthetic fondo de pantalla 1 file changed Tech Product Launch Stage

Lines changed: 3 additions & 1 deletion

Credit Cards To Have Twitter Edit Post

mindwave.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import print_function
2+
13
import select, serial, threading
24
from pprint import pprint
35
import time
@@ -47,7 +49,7 @@ def setup(self):
4749

4850
def setupfile(self):
4951
self.datasetfile = self.basefilename
50-
print self.datasetfile
52+
print(self.datasetfile)
5153
if os.path.isfile(self.datasetfile):
5254
if self.f:
5355
self.f.close()

Series Story Instagram Twitter Edit Post

Comments
 (0)