Antoine Pitrou <[email protected]> added the comment: Wow, the Roundup email gateway borks code snippets:
>>> import resource >>> resource.getrlimit(resource.RLIMIT_NOFILE) (1024, 1024) _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5179> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
