summaryrefslogtreecommitdiffstatshomepage
path: root/unix
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-13 06:55:24 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-04-13 07:02:57 +0300
commita3e50eacca4d3fbc70561d39b9f47e199eb4c87f (patch)
treedcaebc5f482c6ba15af8d87d261d710f8e22dcbe /unix
parent5500cdeec76e5be33f03fe63063a6d0fca40d133 (diff)
downloadmicropython-a3e50eacca4d3fbc70561d39b9f47e199eb4c87f.tar.gz
micropython-a3e50eacca4d3fbc70561d39b9f47e199eb4c87f.zip
py: Move sys attribute qstrs's to core.
Diffstat (limited to 'unix')
-rw-r--r--unix/qstrdefsport.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/unix/qstrdefsport.h b/unix/qstrdefsport.h
index a4772a2be9..42f20d2657 100644
--- a/unix/qstrdefsport.h
+++ b/unix/qstrdefsport.h
@@ -2,10 +2,6 @@
Q(Test)
-Q(argv)
-Q(stdin)
-Q(stdout)
-Q(stderr)
Q(rawsocket)
Q(socket)
Q(sockaddr_in)