Skip to content

Python fixes: demo polish and module loading #27

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 6 commits into from
Jun 24, 2011
Merged

Python fixes: demo polish and module loading #27

merged 6 commits into from
Jun 24, 2011

Conversation

max99x
Copy link
Contributor

@max99x max99x commented Jun 23, 2011

Added the I/O stubs needed for Python module loading to work. Also replaced the output <div> in the Python demo with a <textarea>, eliminating the need for escaping magic during printing.

max99x added 6 commits June 23, 2011 21:33
and fixing the printing of newlines (now similar to normal CPython).
  * fdopen: no-op.
  * __01lseek64_: linked tp fseek.
  * __01open64_: calls open() with swapped args.
  * unlink: no-op.
  * __01fstat64_: linked to fstat.
Added myself to AUTHORS.
kripken added a commit that referenced this pull request Jun 24, 2011
Python fixes: demo polish and module loading
@kripken kripken merged commit c1c1cbb into emscripten-core:master Jun 24, 2011
tlively pushed a commit to tlively/emscripten that referenced this pull request Mar 23, 2022
…regex

Fix PThreadFS folder detection by using regular expressions
eagleoflqj pushed a commit to eagleoflqj/emscripten that referenced this pull request Nov 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants