Chromium Code Reviews

Unified Diff: ports/python_modules/pyzmq/modules.list

Issue 138913004: Build system for statically-linked Python. (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Final update with merge against current naclports.py Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ports/python_modules/pyzmq/modules.libs ('k') | ports/python_modules/pyzmq/nacl.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/python_modules/pyzmq/modules.list
===================================================================
new file mode 100644
--- /dev/null
+++ b/ports/python_modules/pyzmq/modules.list
@@ -0,0 +1,12 @@
+_zerror
+__zversion
+__zdevice
+_zconstants
+_zstopwatch
+__zpoll
+_zmessage
+_zcontext
+_zsocket
+_zrebuffer
+_zinitthreads
+_zmonitoredqueue
« no previous file with comments | « ports/python_modules/pyzmq/modules.libs ('k') | ports/python_modules/pyzmq/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine