Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4094c5b

Browse filesBrowse files
arihant2mathyouknowone
authored andcommitted
minor mark
1 parent 4ae2936 commit 4094c5b
Copy full SHA for 4094c5b

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎Lib/test/test_os.py

Copy file name to clipboardExpand all lines: Lib/test/test_os.py
-1
Original file line numberDiff line numberDiff line change
@@ -1980,7 +1980,6 @@ def get_urandom_subprocess(self, count):
19801980
self.assertEqual(len(stdout), count)
19811981
return stdout
19821982

1983-
@unittest.expectedFailureIfWindows("TODO: RUSTPYTHON (ModuleNotFoundError: No module named 'os'")
19841983
def test_urandom_subprocess(self):
19851984
data1 = self.get_urandom_subprocess(16)
19861985
data2 = self.get_urandom_subprocess(16)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.