Skip to content

ngoldbaum/pyo3-dict-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run like this:

± PYTHONPATH=$PWD cargo run
   Compiling test-dict v0.1.0 (/Users/goldbaum/Documents/pyo3-test/test-dict)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
     Running `target/debug/test-dict`
[src/main.rs:11:9] d.get_item("hello").unwrap().unwrap() = 'world'
Error: PyErr { type: <class 'TypeError'>, value: TypeError(), traceback: Some(<traceback object at 0x100d126c0>) }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published