This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
hy
Watch
2
Star
0
Fork
0
You've already forked hy
Code
Pull Requests
Releases
Activity
c213a4e122
hy
/
tests
/
resources
/
__init__.py
9 lines
88 B
Python
Raw
Normal View
History
Unescape
Escape
adding in kwapply things.
2013-03-10 03:14:30 +01:00
def
kwtest
(
*
args
,
*
*
kwargs
)
:
return
kwargs
Test importing things with dashes
2013-04-07 15:54:53 +02:00
def
function_with_a_dash
(
)
:
pass
Copy Permalink